Skip to content

Releases: YtvwlD/metecli

v0.10.2

07 Dec 13:53
Compare
Choose a tag to compare

This is a fix for importing the different API versions, sorry.

v0.10.1

06 Dec 16:39
Compare
Choose a tag to compare

This is a fix for getting the base_url on new installations

v0.10.0

06 Dec 16:18
Compare
Choose a tag to compare

This release brings basic experimental support for API versions 2 and 3.

Also: nicer questions, some refactoring and a link.

v0.9.1

02 Apr 08:15
v0.9.1
Compare
Choose a tag to compare

Fix creating new users and drinks

v0.9.0

01 Apr 16:35
v0.9.0
Compare
Choose a tag to compare

Nothing fancy in this release, just:

  • ignore case when searching for users during the initial setup
  • refactoring
  • further preparation for support of newer API versions

v0.8.0

06 Mar 20:16
v0.8.0
Compare
Choose a tag to compare

There are not many new features in this release. The only ones:

  • the version subcommand
  • a better fuzzy search

But there are some bugfixes:

  • better support for old and new Python versions
  • handle missing trailing slashes in URLs

v0.7.0

10 Mar 11:48
v0.7.0
Compare
Choose a tag to compare

New in this release:

  • type annotations!
    Metecli now uses mypy for type checking during development.
    This shouldn't have an effect on users.
  • better exception handling and output
  • more output when buying stuff
  • working API upgrades
  • transferring money (still beta!)

v0.6.0

06 Oct 17:11
v0.6.0
Compare
Choose a tag to compare

New features in this release:

  • reuse the connection
  • support setups where the API isn't placed at /
  • rudimentary support for different API versions

v0.5.0

19 Sep 13:43
v0.5.0
Compare
Choose a tag to compare

New features in this version:

  • list barcodes
  • add barcodes
  • delete barcodes
  • display config
  • modify config
  • log level is configurable

v0.4.0

14 Sep 11:35
v0.4.0
Compare
Choose a tag to compare

New features in this version:

  • create new accounts
  • create new drinks
  • select an account
  • delete drinks
  • delete accounts