Skip to content

Releases: millette/got-weed

Security fix

10 Jul 23:55

Choose a tag to compare

v0.3.2

0.3.2

v0.3.0

24 Jan 06:50

Choose a tag to compare

v0.3.0

v0.1.2

26 Oct 13:36

Choose a tag to compare

v0.1.2

v0.1.1

26 Oct 11:40

Choose a tag to compare

v0.1.1 Pre-release
Pre-release
v0.1.1

New command-line syntax

26 Oct 10:19

Choose a tag to compare

Instead of

$ got-weed fr # or en

You must now do

$ got-weed products --in-stock

Language is detected from your environment based on $LANG or $LANGUAGE but you can force it with the --language flag.

If you don't specify the --in-stock flag, all products are returned. If you only want those that are not in stock, do:

$ got-weed products --in-stock=false

Now with sneakernet support

25 Oct 02:28

Choose a tag to compare

v0.0.2

21 Oct 01:56

Choose a tag to compare

Find out what products are currently in stock at SQDC, initial release.