Skip to content

Tags: jrcribb/atuin

Tags

v0.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.9.1 (atuinsh#338)

a050faa Use `--locked` flag for CI builds (atuinsh#337)
8737474 Update Cargo.lock (atuinsh#336)
eab1dbf sql builder (atuinsh#333)

Fixed to include an updated lockfile that was missed in the last release

Thank you for the rapid report @orhun!

v0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.9.0 (atuinsh#334)

89549b3 Bump uuid from 0.8.2 to 1.0.0 (atuinsh#311)
831cc98 Fix typos in the docs. (atuinsh#171)
7436e4f feature-flags (atuinsh#328)
508d4f4 History filter (atuinsh#329)
02c70de refactor (atuinsh#327)
a9d1ece Added docker-compose.yml (atuinsh#325)
b8bdd83 Bump clap from 3.1.10 to 3.1.11 (atuinsh#323)
52a3d0c Bump tracing from 0.1.33 to 0.1.34 (atuinsh#324)
79597b0 Bump clap_complete from 3.1.1 to 3.1.2 (atuinsh#316)
5aca611 Allow for larger commands (atuinsh#321)
9085485 tracing (atuinsh#315)
98d70fb treat popos as ubuntu (atuinsh#319)
d57f549 refactor commands for better separation (atuinsh#313)
24e2971 Fix SQL cache query (atuinsh#318)
fe05d86 Fix delete trigger (atuinsh#317)
48747e3 A few minor tweaks (atuinsh#314)
ed4e07d Use the count cache (atuinsh#312)
6e11b8e Bump clap from 3.1.9 to 3.1.10 (atuinsh#309)
44e417d Bump axum from 0.5.1 to 0.5.3 (atuinsh#310)
b98a378 Add count trigger (atuinsh#308)
7fe523a Bump sqlx from 0.5.11 to 0.5.13 (atuinsh#305)
c5ab2a4 Bump clap from 3.1.8 to 3.1.9 (atuinsh#306)
55f66c8 Bump cli-table from 0.4.6 to 0.4.7 (atuinsh#297)
69279d2 Bump config from 0.13.0 to 0.13.1 (atuinsh#303)
d94cdae README: add MacPorts installation instructions (atuinsh#302)
f4240aa Initial implementation of calendar API (atuinsh#298)
3c5fbc5 provide better error messages (atuinsh#300)
bc45bab remove default db uri (atuinsh#299)
4897f4a Bump rmp-serde from 0.15.5 to 1.0.0 (atuinsh#264)
5b2e828 Bump directories from 3.0.2 to 4.0.1 (atuinsh#246)
016386c Bump urlencoding from 1.3.3 to 2.1.0 (atuinsh#208)
a95018c goodbye warp, hello axum (atuinsh#296)
3b7ed7c fix env config parsing (atuinsh#295)

v0.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.8.1 (atuinsh#291)

f861893 Update to clap 3.1.x (atuinsh#289)
e8f7aac Add compact mode (atuinsh#288)
1e04c4c Add rust-version to Cargo.toml (atuinsh#287)
222e52b Update Dockerfile
fae118a Improve fuzzy search (atuinsh#279)
7cde55a Add code of conduct (atuinsh#281)
d270798 Update config-rs (atuinsh#280)
3248883 Update README.md
7f58741 Fix `history list --cwd` errors (atuinsh#278)
e117b62 Update fish bindings. (atuinsh#265)
4223ac6 Restore bash 4.2 compatibility, only add hook once (atuinsh#271)
7651f89 Add support for blesh  (atuinsh#267)
c2dd332 fix: get install.sh working on UbuntuWSL (atuinsh#260)
84403a3 Bump reqwest from 0.11.7 to 0.11.9 (atuinsh#261)
5005cf7 Bump serde_json from 1.0.73 to 1.0.75 (atuinsh#262)
7fa3e1c Do not crash if the history timestamp is in the future (atuinsh#250)
8d21506 use sqlite grouping rather than subquery (atuinsh#181)
d36ff13 Replace dpkg with apt (atuinsh#248)

v0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.8.0 (atuinsh#245)

v0.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.7.2 (atuinsh#222)

* Release v0.7.2

* Update CHANGELOG.md

v0.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.7.1 (atuinsh#108)

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.7.0 (atuinsh#103)

* Release v0.7.0

- Update all the crate versions
- Update the demo gif
- Write a changelog
- Adjust the title of the search screen (has the old name still)
- Adjust the colours of the quick-jump numbers (sadly invisible on some
  colour schemes as dark grey :/)

* Update README, default config file, docs

* Link usernames

* Trigger release workflow upon release creation, as well as tags

v0.6.4

Release v0.6.4

- Fix version
- Only build for two targets

v0.6.3

Release v0.6.3

First proper release!

- Update install script
- Correct dependencies
- Update workflow release script