Skip to content

Releases: nabby27/main-fns

v0.0.9

05 Jan 13:39
Compare
Choose a tag to compare

Changed

Fixed

  • Run test on npm update version
  • Eslint commands

v0.0.8

05 Jan 13:40
Compare
Choose a tag to compare

Changed

Removed

  • Unnecessary dev dependencies

v0.0.7

05 Jan 13:40
Compare
Choose a tag to compare

Added

Changed

  • Github Actions workflow to deploy
  • Update README

v0.0.6

05 Jan 13:42
Compare
Choose a tag to compare

Added

  • Tags
  • Deploy on npm when change version

v0.0.5

05 Jan 13:42
Compare
Choose a tag to compare

Removed

  • moment dependence

v0.0.4

05 Jan 13:42
Compare
Choose a tag to compare

Changed

v0.0.3

05 Jan 13:43
Compare
Choose a tag to compare

Changed

  • Dates implementation with date-fns

v0.0.2

05 Jan 13:43
Compare
Choose a tag to compare

Added

  • Some dates functions to test with moment
  • JSDoc to documentation on Github Pages
  • Implement all test
  • CI with Github Actions

Changed

  • Rename project

v0.0.1

05 Jan 13:43
Compare
Choose a tag to compare

Added

  • Create base project with:
    • TypeScript
    • Eslint
    • Jest
    • Docker Compose
    • Make
  • Some dates functions to test with moment
  • JSDoc to documentation on Github Pages
  • Implement all test
  • CI with Github Actions