Skip to content

Releases: croct-tech/time-js

0.5.0

13 Oct 12:11
c3cd2a5
Compare
Choose a tag to compare

What's Changed

🔧 Enhancements

🎉 Thanks to all contributors helping with this release:
@guipfernandes

0.4.1

07 Oct 01:56
f45e29d
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

🎉 Thanks to all contributors helping with this release:
@guipfernandes

0.4.0

05 Oct 13:32
d89da39
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Refactor API to support timezone operations (#9), thanks marcospassos!

🎉 Thanks to all contributors helping with this release:
@marcospassos

0.3.2

03 Oct 15:59
d350f9e
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add method for obtaining the current local time (#8), thanks marcospassos!

🎉 Thanks to all contributors helping with this release:
@marcospassos

0.3.1

03 Oct 12:26
bdc6321
Compare
Choose a tag to compare

What's Changed

🔧 Enhancements

  • Fix timezone class name and add UTC constant (#7), thanks marcospassos!

🎉 Thanks to all contributors helping with this release:
@marcospassos

0.3.0

30 Sep 22:47
7d6af14
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add basic value objects for representing local date times (#6), thanks marcospassos!

🎉 Thanks to all contributors helping with this release:
@marcospassos

0.2.0

29 Mar 18:47
5c83834
Compare
Choose a tag to compare

What's Changed

🚧 Maintenance

  • Update enums to use upper case (#4), thanks Fryuni!
  • Update dependencies and coding style (#5), thanks Fryuni!
  • Improve PR content validations (#3), thanks Fryuni!

🎉 Thanks to all contributors helping with this release:
@Fryuni

0.1.1

15 Oct 04:23
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add support for converting object values to JSON (#2), thanks Fryuni!

🚧 Maintenance

  • Add support for converting object values to JSON (#2), thanks Fryuni!

🎉 Thanks to all contributors helping with this release:
@Fryuni

0.1.0

16 Apr 12:52
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Extracted datetime objects (#1), thanks Fryuni!

🎉 Thanks to all contributors helping with this release:
@Fryuni and @marcospassos