Releases: ddworken/hishtory
Releases · ddworken/hishtory
v0.324
v0.323
v0.322
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
Full Changelog: v0.320...v0.321
v0.320
Full Changelog: v0.319...v0.320
v0.319
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
Full Changelog: v0.317...v0.318
v0.317
v0.316
Full Changelog: v0.315...v0.316
v0.315
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