Releases: jrswab/lsq
Releases · jrswab/lsq
v1.5.0
Changelog
- 28d5b66 docs: update changelog for v1.5.0
- 35f7a5e docs: update README with new -c, -i, -n flags, tilde/env var expansion, and usage examples
- 1066d56 Merge pull request #67 from jrswab/62/adding-indented-text-from-cli
- ce696b4 fix: guard AppendToFile against negative indent to prevent panic
- 72705fb feat: add -i flag for indented text append via CLI
- 813c43d Merge pull request #66
- d1fce3f update -n flag description and add non-negative validation
- 904c75e feat: add -c and -n flags to print journal or page content to STDOUT
- 59cdf50 Merge pull request #65
- 0f412b5 expand ~ and environment variables in directory paths
- e675fb0 update unit test
v1.4.0
v1.3.0
Changelog
Added
- release.yml workflow to automatically create binaries on each new release.
Changed
- Searching with
lsq -f <word>now encompasses Unicode characters and not only a-z.
v1.2.1
v1.2.0
v1.1.0
What's Changed
- Added the ability to append from STDIN by @manchicken in #50
New Contributors
- 🎉 @manchicken made their first contribution in #50
v1.0.0
What's Changed
- Create FUNDING.yml
- Add Logo to README.md
- Removed TUI
Full Changelog: v0.12.0...v1.0.0
v0.12.0
v0.11.0
What's Changed
- Added flag to output the current version.
- Added flag to open yesterday’s journal page.
Full Changelog: v0.10.2...v0.11.0