Skip to content

Releases: windingtree/lpms-cli

v0.5.0

13 Jul 08:56

Choose a tag to compare

0.5.0 (2022-07-13)

Features

  • 🎸 added printObject utility (c8ed958)
  • 🎸 Added readJsonFromFile utility (90e01b5)
  • 🎸 added saveToFile utility (f5d66b8)
  • 🎸 Added common error handler (5dec8cd), closes #26
  • 🎸 added types for stub command implementation (118aebb)
  • 🎸 Added types for a facility and items (8bb6933)
  • 🎸 functions for management of modifiers and rules (ccaa07e)
  • 🎸 implemented facility command (new version) (5d0fd5e)
  • 🎸 Implemented stub command (be14e4f)
  • 🎸 Implemented modifiers and rules management (c5a6b70)
  • 🎸 implemented new space command (6de54ff)
  • 🎸 Updated the facility and space metadata generators (921711f)

v0.4.3

24 Jun 17:59

Choose a tag to compare

0.4.3 (2022-06-24)

Bug Fixes

  • 🐛 wait for confirmation (d0e7324)

v0.4.2

14 Jun 09:21

Choose a tag to compare

0.4.2 (2022-06-14)

Bug Fixes

  • 🐛 add options to update (db33569)
  • 🐛 facility not sending auth headers (9aadfc1)
  • 🐛 missing value declaration (949b86e)

v0.4.1

13 Jun 13:37

Choose a tag to compare

0.4.1 (2022-06-13)

Bug Fixes

  • 🐛 wait confirmations (4666506)

v0.4.0

12 Jun 11:29

Choose a tag to compare

0.4.0 (2022-06-12)

Bug Fixes

  • 🐛 Fixed incorrect import in faclity controller (d1ccb25)

Features

  • 🎸 Added "facility" command with (de)activation options (15cbafb)

v0.3.2

12 Jun 11:08

Choose a tag to compare

0.3.2 (2022-06-12)

Bug Fixes

v0.3.1

12 Jun 09:55

Choose a tag to compare

0.3.1 (2022-06-12)

Bug Fixes

  • 🐛 lint (694357a)
  • 🐛 missing timezone metadata (2249fbe)
  • 🐛 videre chain roles and multicall (e9bcdb3)

v0.3.0

06 Jun 09:32
855639d

Choose a tag to compare

0.3.0 (2022-06-06)

Features

  • 🎸 Added "space" command (cc65279)

v0.2.0

06 Jun 08:25

Choose a tag to compare

0.2.0 (2022-06-06)

Features

  • 🎸 Added "space" command (c3824b4)

v0.1.0

02 Jun 14:27

Choose a tag to compare

0.1.0 (2022-06-02)

Bug Fixes

  • 🐛 fix for release workflow (2642711), closes #1
  • 🐛 removed registry-url from the release workflow (8daddc8), closes #3

Features

  • 🎸 enabled semantic release (292f9eb)