Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

53 lines (41 loc) · 1.18 KB

v0.4.3 - 2024-08-15

  • update git2 to 0.19
  • update rusqlite to 0.31

v0.4.2 - 2024-08-12

  • update termimad to 0.30

v0.4.1 - 2024-01-29

  • update termimad to 0.29

v0.4.0 - 2024-01-18

  • cross-project dependency versions harmonization, termimad is now 0.28

v0.3.6 - 2023/10/14

  • cross-project dependency versions harmonization to ease vetting

v0.3.4 - 2022-12-10

  • fix a compilation problem (import ambiguity) - Thanks @orhun

v0.3.3 - 2022-06-07

  • upgrade dependencies to fix compilation problems

v0.3.1 - 2021-03-12

  • upgrade git2 dependency due to compilation problem with a minor 0.13 version

v0.3.0 - 2021-04-02

  • new grapher, generated on --graph

v0.2.2 - 2021-03-28

  • documentation improvements

v0.2.1 - 2021-03-28

  • better documentation

v0.2.0 - 2021-03-27

  • storage now based on sqlite3
  • --tag and --history

v0.1.0 - 2021-03-25

  • first public release