Skip to content

Releases: IdlePhysicist/cave-logger

v2.0.2

10 Feb 05:30
fce3570
Compare
Choose a tag to compare
  • Fix for bug introduced through hasty merge conflict resolution.

v2.0.1

10 Feb 05:11
ab322a7
Compare
Choose a tag to compare

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

08 Feb 02:37
788e98c
Compare
Choose a tag to compare

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

06 Sep 23:12
4df9d39
Compare
Choose a tag to compare
v2.0.0-rc3 Pre-release
Pre-release

Bugs:

  • #34 - NULL last_trip when using fresh database

v2.0.0-rc2

22 Aug 22:31
4fea37c
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release
  • 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

13 Mar 21:52
0cd99f3
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

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

15 Sep 18:18
08c204f
Compare
Choose a tag to compare
v2.0.0 Pre-release II Pre-release
Pre-release

Incorporating

  • New notes fields for Caves and Cavers
  • Move to cview

v2.0.0 Pre-release I

19 Aug 18:32
801eee1
Compare
Choose a tag to compare
v2.0.0 Pre-release I Pre-release
Pre-release

Introducing:

  • A redesigned & simpler layout
  • Multicolumn searching
  • Config language to JSON from YAML
  • User definable colours

v1.2.2

05 Jun 19:20
Compare
Choose a tag to compare

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

05 Jun 18:54
Compare
Choose a tag to compare

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.