Skip to content

Releases: helderberto/maximus

0.9.0

17 Dec 09:45
Compare
Choose a tag to compare

[0.9.0] - 2021-12-17

Changed

  • Migrate from babel-loader to swc-loader.
  • Remove TypeScript support.

0.6.0

21 Feb 13:33
Compare
Choose a tag to compare

[0.6.0] - 2021-02-21

Changed

  • Improve compile with Webpack new version
  • Remove unnecessary pre-push git hook

0.5.2

11 Feb 16:01
Compare
Choose a tag to compare

[0.5.2] - 2021-02-11

Removed

  • Pinst dev dependency.

0.5.1

10 Feb 15:28
Compare
Choose a tag to compare

[0.5.1] - 2021-02-10

Changed

  • Update Husky git hooks to new version ^5.0.9.

0.5.0

27 Jan 19:03
Compare
Choose a tag to compare

[0.5.0] - 2021-01-27

Added

  • uniq method to remove duplications from arrays

0.4.0

27 Jan 12:47
45d66c4
Compare
Choose a tag to compare

[0.4.0] - 2021-01-27

Changed

  • Tests moved to test directory
  • All methods moved to the src
  • Docs: Moved from the common nested menu

0.3.0

14 Dec 19:06
Compare
Choose a tag to compare

[0.3.0] - 2020-12-14

Added

  • compose
  • isEmpty
  • pipe
  • applyTo
  • curry