Skip to content

Releases: ZPTXDev/Skeleton

2.0.0-next.1

25 Feb 04:37
Compare
Choose a tag to compare
2.0.0-next.1 Pre-release
Pre-release

2.0.0-next.1 (2023-02-25)

Features

BREAKING CHANGES

  • This changes how configs are handled entirely and breaks backwards compatibility.

  • tests: write some tests

1.2.0

25 Jan 08:47
Compare
Choose a tag to compare

1.2.0 (2023-01-25)

Features

  • overall code improvements (dccae35)

1.1.0

23 Jan 03:15
Compare
Choose a tag to compare

1.1.0 (2023-01-23)

Features

  • add ExpectedConfigItem as class (c3f209a)
  • add verbose logging (8c605b2)

1.1.0-next.2

21 Jan 14:30
Compare
Choose a tag to compare
1.1.0-next.2 Pre-release
Pre-release

1.1.0-next.2 (2023-01-21)

Features

1.1.0-next.1

20 Jan 01:10
Compare
Choose a tag to compare
1.1.0-next.1 Pre-release
Pre-release

1.1.0-next.1 (2023-01-20)

Features

  • add ExpectedConfigItem as class (c3f209a)

1.0.4

18 Jan 10:38
Compare
Choose a tag to compare

1.0.4 (2023-01-18)

Bug Fixes

  • export an enum for expected config item types and fix test (7955339)
  • export ZPTXClient properly (f22e8f2)
  • readline interface not closed when config is unchanged (4207549)

Performance Improvements

  • specify expected config in constructor (a2492e0)

1.0.4-next.4

17 Jan 16:49
Compare
Choose a tag to compare
1.0.4-next.4 Pre-release
Pre-release

1.0.4-next.4 (2023-01-17)

Bug Fixes

  • readline interface not closed when config is unchanged (4207549)

1.0.4-next.3

17 Jan 16:28
Compare
Choose a tag to compare
1.0.4-next.3 Pre-release
Pre-release

1.0.4-next.3 (2023-01-17)

Bug Fixes

  • export an enum for expected config item types and fix test (7955339)

1.0.4-next.2

17 Jan 16:14
Compare
Choose a tag to compare
1.0.4-next.2 Pre-release
Pre-release

1.0.4-next.2 (2023-01-17)

Performance Improvements

  • specify expected config in constructor (a2492e0)

1.0.4-next.1

17 Jan 15:40
Compare
Choose a tag to compare
1.0.4-next.1 Pre-release
Pre-release

1.0.4-next.1 (2023-01-17)

Bug Fixes

  • export ZPTXClient properly (f22e8f2)