Skip to main content
Module

x/fonction/CHANGELOG.md

A modern practical functional library
Go to Latest
File

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