Skip to content

Releases: miku/zek

v0.1.16

21 Sep 18:05
Compare
Choose a tag to compare

Changelog

261d176 add -B flag to insert a fixed banner, e.g. for reproducible CI runs
b515d01 v0.1.16

v0.1.15

21 Sep 08:39
Compare
Choose a tag to compare

Changelog

4b93488 adjust .build.yml
e5263d5 adjust build.yml
2b8ade5 drop empty last line
5985718 makefile: release procedure notes
90cf8bc prepare transistion away from travis
e2615ee remove travis ci
e9f31cd update README
bab3dfb update README
d65461a v0.1.14
ab4ef00 v0.1.15

v0.1.14

16 Sep 18:14
Compare
Choose a tag to compare

Changelog

aaf04ed drop -N flag; use standard comment
e23322b makefile: cleanup dist
291cc48 package comment: add newline
f2c603c update README
f1b7329 v0.1.14

v0.1.13

16 Sep 09:53
Compare
Choose a tag to compare

Changelog

23a4da0 goreleaser may want to set version, so rename
403d49d v0.1.13

zek 0.1.12

16 Sep 09:30
Compare
Choose a tag to compare
  • address #19, adds -P, -N, -o

zek 0.1.11

17 Aug 07:53
Compare
Choose a tag to compare

zek 0.1.10

04 Nov 11:00
Compare
Choose a tag to compare
  • add -m flag to omit text fields w/o text, cf. #16, thanks @cwarden!

zek 0.1.9

11 Mar 16:00
Compare
Choose a tag to compare
  • allow URL as parameter
$ zek https://pastebin.com/raw/D9a2bic6

zek 0.1.8

11 Jun 14:12
Compare
Choose a tag to compare
zek 0.1.8 Pre-release
Pre-release
  • make the compact output the default

The default is not to always emit the struct, as if -c was set. To suppress the compact output, use the new -C flag.

zek 0.1.7

23 Nov 14:58
Compare
Choose a tag to compare
zek 0.1.7 Pre-release
Pre-release
  • add -u flag, via #6 (thanks @matbur)
  • add man page (via pandoc)