Skip to main content
Module

x/fonction/CHANGELOG.md

A modern practical functional library
Go to Latest
File

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