Skip to content

Releases: bjuppa/com-plain-date

v0.5.2

01 Jun 15:36
79b3779
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

01 Jun 05:45
f5b007b
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v0.5.1

PlainTime

30 May 14:48
806fbdf
Compare
Choose a tag to compare
PlainTime Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

29 May 11:31
c33bf5c
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 May 11:14
69eea75
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

The factory API has been modified to provide some optional functions for creating new plain-date objects from different sources.
Those functions are implemented on ExPlainDate only, to save size in a minimal setup.

Full Changelog: v0.3.0...v0.4.0

Minimize production footprint

24 May 15:13
52c0255
Compare
Choose a tag to compare
Pre-release

Breaking changes

The optimizations removes methods from the factory API and also moves a bunch of methods from PlainDate to ExPlainDate.
Also, every TypeScript enum has been replaced with an ordinary object, because we don't want reverse mapping!

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

22 May 11:36
9d55cf5
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

This is a maintenance release to verify a fix for deprecated GitHub Actions syntax.

What's Changed

  • Replace deprecated set-output syntax in GitHub Actions by @bjuppa in #14

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 May 11:14
a95e323
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

This is a maintenance release to trigger the npm package build with an updated build script, because it failed for the last release.

What's Changed

  • Use node 18 when building npm package by @bjuppa in #13

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 May 10:43
179873d
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3

18 May 10:43
6765509
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.2...v0.1.3