Skip to content

Releases: c-blake/lc

Man page / readme cleanups & one style fix

16 Nov 14:05
644b5ad
Compare
Choose a tag to compare

That's about it; Bump minor to 0.21 though really this code base is pretty stable at this point.

Make more robust to non-integral `$BLOCK_*SIZE`

06 Sep 12:57
ca580db
Compare
Choose a tag to compare

That's about it (plus some README tweaks.)

Documentation fixes only release

16 Jan 17:33
49264d5
Compare
Choose a tag to compare

See changelog for details.

Fix hyperlinks

28 Nov 20:33
77d591d
Compare
Choose a tag to compare

Fix incorrect hyperlink path with absolute files.

Doc update release

17 Oct 11:03
01381cd
Compare
Choose a tag to compare

This is really only a release to update documentation.

Bump to use more portable cligen/posixUt.findAssociated

11 Sep 10:08
1eeeef1
Compare
Choose a tag to compare

Might work better on OpenBSD or other less popular Unices (if it works at all).

Better behavior running inside a deleted directory

23 Aug 13:09
33da694
Compare
Choose a tag to compare

No longer error out even though default "." may be unreadable.

Also some documentation changes & dep updates.

More documentation hacking

29 Jul 14:27
436fe32
Compare
Choose a tag to compare

Better bit-by-bit.

Whole ${LC_CONFIG:-"~.config/lc}[/config]" mouthful still needs to get its own --help-config syntax somehow. For now just drop it since it's in the man page.

The README is now accurate

23 Jul 19:47
00c90cc
Compare
Choose a tag to compare

The 1-line install instructions now seem to work, providing a populated default $HOME/etc/lc config directory for the user to either hack directly or move to $HOME/.config/lc if they don't want to have a $HOME/etc at all (say).

This has a really good chance of nimble install lc just working..

23 Jul 19:41
3fd1ab7
Compare
Choose a tag to compare

..At least with the default ~/.nimble setup.