Skip to content

Releases: ddworken/hishtory

v0.324

06 Jan 00:05
Compare
Choose a tag to compare

What's Changed

  • Add validation to block absolute paths by @ddworken in #277
  • Organize command groupings in hishtory help + unhide the install command by @ddworken in #278

Full Changelog: v0.323...v0.324

v0.323

01 Jan 02:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.322...v0.323

v0.322

31 Dec 19:09
023323e
Compare
Choose a tag to compare

What's Changed

  • Fix LocalUsername for imported history entries since Name is the user's full name on MacOS by @ddworken in #270
  • Bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #267
  • Add import-json and export-json commands for importing and exporting fully detailed histories by @ddworken in #271
  • Add support for fully offline binary via compile-time 'offline' tag by @ddworken in #272

Full Changelog: v0.321...v0.322

v0.321

28 Dec 15:12
7868de9
Compare
Choose a tag to compare

Full Changelog: v0.320...v0.321

v0.320

14 Dec 06:57
d511372
Compare
Choose a tag to compare

Full Changelog: v0.319...v0.320

v0.319

14 Dec 06:56
eb72786
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #262
  • Add status --full-config flag for #264 by @ddworken in #266

Full Changelog: v0.318...v0.319

v0.318

18 Nov 23:25
7b38f5a
Compare
Choose a tag to compare

Full Changelog: v0.317...v0.318

v0.317

21 Oct 13:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.316...v0.317

v0.316

20 Oct 22:28
6849c53
Compare
Choose a tag to compare

Full Changelog: v0.315...v0.316

v0.315

20 Oct 21:26
Compare
Choose a tag to compare

What's Changed

  • Add support to skip modifying shell configs during the hishtory update process, since the shell configs are already set up at that point and haven't ever needed to change by @ddworken in #259
  • Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags by @ddworken in #251
  • Silence escape code output from hishtory by @ddworken in #260

Full Changelog: v0.314...v0.315