Skip to content

Releases: eljou/lambda-craft

Release list

v0.2.0

Choose a tag to compare

@eljou eljou released this 17 Mar 12:52
  • test (app): add typescrip playground to test types and behavoiur 8e8cb3a
  • docs: (arr) add docs and some other refactors 876dd7c
  • docs (dict): add documentation for module and refactor def5576
  • docs (task, either): add tasks documentation and reactors 652388b
  • docs (either): add jsdocs to either type class 3ad6779
  • docs (maybe): add jsdocs to all functions c196b6a

v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@eljou eljou released this 13 Feb 02:39
  • feat (task): add fork method to Task 5f04e4e
  • test (arr): add missing cases of utilities 24ba219
  • test(arr): improve coverage on functions 256f26f
  • docs: add licence file and code sample to readme 592e2d2
  • package: add project metadata 78452bb
  • test:add some tests to utils 61e5a82
  • docs: add readme file with basic info dff31ca
  • feat: add flow function and rename id to idFn 11c56ac
  • style (lib): add eslint and update files b541da2
  • remove node modules and add linting ad4495c
  • refactor (lib): use mjs modules 0627e80
  • add functional typeclasses utilities and tests 9023c1b
  • add dictionary utilities and tests 4bfb3a5
  • add array utilities 13cbbca

db0433a...v0.1.0