Skip to content

Releases: jrswab/lsq

v1.4.0

17 Jun 02:50
Compare
Choose a tag to compare

Changelog

v1.3.0

21 May 01:55
Compare
Choose a tag to compare

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

10 May 02:07
Compare
Choose a tag to compare

Fixed

  • Outdated go.mod file

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 May 12:59
Compare
Choose a tag to compare

What's Changed

New Contributors 🥳

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 Feb 18:38
Compare
Choose a tag to compare

What's Changed

New Contributors

v1.0.0

10 Jan 03:49
8c09aa2
Compare
Choose a tag to compare

What's Changed

  • Create FUNDING.yml
  • Add Logo to README.md
  • Removed TUI

Full Changelog: v0.12.0...v1.0.0

v0.12.0

08 Jan 02:42
c55a082
Compare
Choose a tag to compare

What's Changed

  • Added ability to append to page.
  • Update README.md

Full Changelog: v0.11.0...v0.12.0

v0.11.0

03 Jan 21:16
b6e287c
Compare
Choose a tag to compare

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

v0.10.2

03 Jan 17:35
ecc59c3
Compare
Choose a tag to compare

What's Changed

  • Fix for custom directory after full path change in 0.10.0 -d flag changes. (Issue #36)

Full Changelog: v0.10.1...v0.10.2

v0.10.1

03 Jan 15:27
bbd272b
Compare
Choose a tag to compare

What's Changed

  • Move contributing details out of readme
  • Update CONTRIBUTING.md
  • Remove Logseq Config from README.md
  • Fix leading new line on append
  • Fixed Markdown Typo

Full Changelog: v0.10.0...v0.10.1