Releases: IdlePhysicist/cave-logger
Releases · IdlePhysicist/cave-logger
v2.0.2
v2.0.1
What's Changed
- Support tmux by @IdlePhysicist in #38
- Also included is an upgrade to the current cview (v1.5.7) which includes upgrades to a much newer tcell also.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Removed YAML dependency from Go and Python code in #17
- New layout in #18
- Allow Colours to be user configurable in #19
- Rudimentary filtering added in #21
- Update to move detail inspection window in #22
- Add Notes fields to Caves & Cavers in #28
- Notes field, and cview in #29
- Remove CGO in #31
- rc1 in #30
- Autocompletion for Names in #33
- Resolve #34 in #35
- Feature filter rows by inequality in #36
Full Changelog: v1.2.2...v2.0.0
v2.0.0-rc3
Bugs:
- #34 - NULL last_trip when using fresh database
v2.0.0-rc2
- Added autocompletion for Caver names in create/modify Trips form.
- Added "Last Trip" and "Last Visit" fields
Bugs:
- #32 - Sort Trips by date not DB index
v2.0.0-rc1
Changes:
- Removed CGO dependency
- Removed scrollbars
- Remove unnecessary & unused code
- Minor changes to function calls, no change in functionality.
- Bump to Go 1.16
- Improved the version info
v2.0.0 Pre-release II
Incorporating
- New notes fields for Caves and Cavers
- Move to cview
v2.0.0 Pre-release I
Introducing:
- A redesigned & simpler layout
- Multicolumn searching
- Config language to JSON from YAML
- User definable colours
v1.2.2
Minor change to the Makefile which fixes bug encountered when building zipped versions of the repo, i.e. ones without the Git tree.
v1.2.1
This release consists of a minor patch to the information displayed when running cave-logger -v
and a spring cleaning of the repo thrown in for good measure.
Since there is no change to the Go source code I am not attaching new binaries to this release.