Skip to main content
Module

x/fonction/CHANGELOG.md

A modern practical functional library
Latest
File

v2.1.0-beta.4 (2021-11-09)

πŸ› Bug Fixes

  • 99f5616 Up dependency version what is maybe wrong bundle

v2.1.0-beta.3 (2021-11-09)

πŸ› Bug Fixes

  • bd42475 Remove unused import statement

v2.1.0-beta.2 (2021-07-02)

✨ New Features

πŸ› Bug Fixes

v2.1.0-beta.1 (2021-06-29)

✨ New Features

  • 948e4f4 Add alias for typed array

v2.0.0 (2021-06-29)

✨ New Features

πŸ› Bug Fixes

πŸ’₯ Breaking Changes

v2.0.0-beta.1 (2021-06-28)

πŸ’₯ Breaking Changes

v1.10.0-beta.1 (2021-06-28)

✨ New Features

πŸ› Bug Fixes

v1.9.1-beta.1 (2021-06-28)

πŸ› Bug Fixes

  • 2620e0c Is functions to be deprecated
  • da10771 Deprecate core functions

v1.9.0 (2021-06-27)

✨ New Features

πŸ› Bug Fixes

v1.9.0-beta.6 (2021-06-12)

✨ New Features

πŸ› Bug Fixes

  • 5683d6a Fix types of length function

v1.9.0-beta.5 (2021-06-08)

πŸ› Bug Fixes

v1.9.0-beta.4 (2021-06-08)

✨ New Features

v1.9.0-beta.3 (2021-06-08)

✨ New Features

  • 96d0b34 Add curry function limited arity 2

v1.9.0-beta.2 (2021-06-07)

✨ New Features

v1.8.1 (2021-06-03)

πŸ› Bug Fixes

v1.9.0-beta.1 (2021-06-04)

✨ New Features

  • d4d7080 Add tap function and types of Arity1Fn (Issues: #80)

v1.8.1-beta.1 (2021-06-03)

πŸ› Bug Fixes

v1.8.0 (2021-06-03)

✨ New Features

  • 56d376c Add isLength0 function (Issues: #63)
  • 4b8ad37 Add tryCatch function (Issues: #61)
  • f482502 Add pipe function strict argument 2
  • 2bcf021 Add uniq function (Issues: #67)
  • 0613559 Add constructorName function (Issues: #75)
  • 9c83312 Improve pipe function of type definition (Issues: #77)

πŸ› Bug Fixes

  • 36f3579 Fix not function internal logic
  • bbcd9aa Fix depencency version

v1.8.0-beta.8 (2021-06-03)

✨ New Features

  • 9c83312 Improve pipe function of type definition (Issues: #77)

v1.8.0-beta.7 (2021-06-01)

✨ New Features

  • 0613559 Add constructorName function (Issues: #75)

v1.8.0-beta.6 (2021-05-24)

πŸ› Bug Fixes

v1.8.0-beta.5 (2021-05-20)

✨ New Features

v1.8.0-beta.4 (2021-05-20)

πŸ› Bug Fixes

  • 36f3579 Fix not function internal logic

v1.8.0-beta.3 (2021-05-19)

✨ New Features

  • f482502 Add pipe function strict argument 2

v1.8.0-beta.2 (2021-05-19)

✨ New Features

v1.8.0-beta.1 (2021-05-18)

✨ New Features

v1.7.0 (2021-05-15)

✨ New Features

πŸ› Bug Fixes

  • fefe624 Change ifElse function interface to accept any function
  • 8ab861e Change and function interface to accept function as argument
  • 694dee7 Change or function interface to accept function
  • 9add577 Change xor function interfacve to accept function

v1.7.0-beta.3 (2021-05-15)

✨ New Features

πŸ› Bug Fixes

  • 694dee7 Change or function interface to accept function
  • 9add577 Change xor function interfacve to accept function

v1.7.0-beta.2 (2021-05-15)

✨ New Features

  • 1090447 Add isJSONObject function

πŸ› Bug Fixes

  • fefe624 Change ifElse function interface to accept any function
  • 8ab861e Change and function interface to accept function as argument

v1.7.0-beta.1 (2021-05-14)

✨ New Features

v1.6.2 (2021-05-13)

πŸ› Bug Fixes

  • 9cc8ee6 Fix ifElseFn function logic

v1.6.2-beta.1 (2021-05-12)

πŸ› Bug Fixes

  • 9cc8ee6 Fix ifElseFn function logic

v1.6.1 (2021-05-10)

πŸ› Bug Fixes

  • c9decd6 Fix to resolve internal module on bundling
  • 845b49c Fix type alias importing

v1.6.1-beta.1 (2021-05-10)

πŸ› Bug Fixes

  • c9decd6 Fix to resolve internal module on bundling
  • 845b49c Fix type alias importing

v1.6.0 (2021-05-10)

✨ New Features

πŸ› Bug Fixes

  • 7885d81 Fix name of isNill to isNil
  • 6733dad Rename not function to N

v1.6.0-beta.6 (2021-05-10)

✨ New Features

v1.6.0-beta.5 (2021-05-10)

✨ New Features

  • a13525b Add ifElseFn and change ifElse function

v1.6.0-beta.4 (2021-05-09)

✨ New Features

πŸ› Bug Fixes

v1.6.0-beta.3 (2021-05-09)

✨ New Features

v1.6.0-beta.2 (2021-05-09)

✨ New Features

  • 337a5d8 Add map function
  • 4adeb0e Add map function to feature of object

v1.6.0-beta.1 (2021-05-08)

✨ New Features

v1.5.1-beta.1 (2021-05-07)

πŸ› Bug Fixes

  • 7885d81 Fix name of isNill to isNil

v1.5.0 (2021-05-04)

✨ New Features

  • 3aa6af9 Add trimLeft function
  • fbc8d3a Add trimRight and export Trim and TrimRight types
  • 01ac18c Add replace and replaceAll functions
  • 7dadd6b Add flattenDeep function

v1.5.0-beta.4 (2021-05-04)

✨ New Features

v1.5.0-beta.3 (2021-05-04)

✨ New Features

  • 01ac18c Add replace and replaceAll functions

v1.5.0-beta.2 (2021-05-03)

✨ New Features

  • fbc8d3a Add trimRight and export Trim and TrimRight types

v1.5.0-beta.1 (2021-05-03)

✨ New Features

v1.4.0 (2021-05-02)

✨ New Features

v1.4.0-beta.2 (2021-04-29)

✨ New Features

  • bf68be4 Add chunk and props functions

v1.4.0-beta.1 (2021-04-29)

✨ New Features

v1.3.0 (2021-04-28)

✨ New Features

πŸ› Bug Fixes

v1.3.0-beta.5 (2021-04-28)

πŸ› Bug Fixes

v1.3.0-beta.4 (2021-04-28)

✨ New Features

v1.3.0-beta.3 (2021-04-28)

✨ New Features

v1.3.0-beta.2 (2021-04-28)

✨ New Features

v1.3.0-beta.1 (2021-04-28)

✨ New Features

  • a76a383 Publish to deno.land and nest.land

v1.2.0 (2021-04-20)

✨ New Features

  • 3b67787 Add checking exist object property functions
  • cc59f96 Add getting first element of array and string function
  • 01a4905 Add length function
  • f1ccc1d Add product function
  • 7cf6c56 Add append and prepend functions
  • 6c57821 Add identity function
  • 1df1aa4 Add head function

v1.2.0-beta.5 (2021-04-19)

✨ New Features

v1.2.0-beta.4 (2021-04-19)

✨ New Features

  • 7cf6c56 Add append and prepend functions

v1.2.0-beta.3 (2021-04-19)

✨ New Features

v1.2.0-beta.2 (2021-04-19)

✨ New Features

v1.2.0-beta.1 (2021-04-19)

✨ New Features

  • 3b67787 Add checking exist object property functions
  • cc59f96 Add getting first element of array and string function

v1.1.0 (2021-04-19)

✨ New Features

  • f9d8c04 Add combinator functions
  • de97f78 Add increment and decrement functions
  • ebef512 Add trim function
  • bb3e1b7 Add comparison functions
  • 6ab26f4 Add logical operation functions

v1.1.0-beta.3 (2021-04-18)

✨ New Features

  • 6ab26f4 Add logical operation functions

v1.1.0-beta.2 (2021-04-18)

✨ New Features

v1.1.0-beta.1 (2021-04-18)

✨ New Features

  • f9d8c04 Add combinator functions
  • de97f78 Add increment and decrement functions

v1.1.0-beta.1 (2021-04-18)

✨ New Features

v1.0.1 (2021-04-18)

πŸ› Bug Fixes

  • f978c42 Rename functions toUpper -> upperCase, toLower -> lowerCase

v1.0.1-beta.1 (2021-04-17)

πŸ› Bug Fixes

  • f978c42 Rename functions toUpper -> upperCase, toLower -> lowerCase

v1.0.0 (2021-04-17)

✨ New Features

  • 6195132 Add arithmetic oprations
  • b82fada Add is utility functions
  • 699602e Add toLower and toUpper functions
  • 11270ab Add startsWith and endsWith functions
  • 816c978 Add first and last functions
  • 5f41a49 Add sum function
  • 7f2ba8a Add reverse function

πŸ› Bug Fixes

  • c3cf1f2 Fix return type what optimize type guard

v1.0.0-beta.7 (2021-04-17)

✨ New Features

v1.0.0-beta.6 (2021-04-17)

✨ New Features

v1.0.0-beta.5 (2021-04-16)

✨ New Features

  • 816c978 Add first and last functions

v1.0.0-beta.4 (2021-04-16)

✨ New Features

  • 11270ab Add startsWith and endsWith functions

πŸ› Bug Fixes

  • c3cf1f2 Fix return type what optimize type guard

v1.0.0-beta.3 (2021-04-15)

✨ New Features

  • 699602e Add toLower and toUpper functions

v1.0.0-beta.2 (2021-04-15)

✨ New Features

v1.0.0-beta.1 (2021-04-15)

✨ New Features