Skip to content

Releases: Zhbert/colligendis

colligendis v.0.3.1

22 Nov 15:57
Compare
Choose a tag to compare

Features

  • (template) Added weeks count to the first graph title (#33)
  • (backend) Added the dry-run flag for the LaTeX generation (#34)

Fixes

  • (backend) Fixed a memory leak (#32)

colligendis v.0.3

14 Nov 20:30
Compare
Choose a tag to compare

[0.3] - 2024-11-14

Features

  • (template) Add graphics with main info to the Habr section (#31)

colligendis v.0.2.3

31 Oct 13:06
Compare
Choose a tag to compare

[0.2.3] - 2024-10-28

Features

  • (template) Add link to the latest release (#17)
  • (ci) Add auto generation of the changelog (#18)
  • (template) Add a section with the number of entries in the database and a detailed list of dates (#28)
  • (tui) Add short message to the load command (#30)

Fixes

  • (tui) The excess has been removed from the exhaust of the load command. (#29)

colligendis v.0.2.2

05 Sep 21:05
1b8f923
Compare
Choose a tag to compare

Changelog v0.2.2

  • Added version command with two parameters (#10):
    • dev for local build;
    • v*.*.* for release build (the number of version is taken automatically from Git tags).
  • Add convert command for converting encodings of CSV. (#12)
  • Fixed a crash in PDF generation due to underline in the user name. (#13)
  • Add the utility version to the file header. (#14)
  • Added the display of the number of records in the database by date. (#15)

colligendis v.0.2.1

03 Sep 18:28
034338a
Compare
Choose a tag to compare

Changelog v0.2.1

  • The name of the target file has been changed (#6)
  • The location of the final file has been changed (#6)
  • Fixed the logic of selecting the latest statistics from the database. (#8)

colligendis v.0.2.0

19 Aug 19:11
fa15d78
Compare
Choose a tag to compare

Changelog v0.2.0

  • The date of generation and a link to the utility have been added to the header of the document. (#3)
  • Add the author's name in the latest article of the week (#4)
  • Add count of days since last article in DB (#4)

colligendis v.0.1.0

08 Jul 19:29
eacf0fe
Compare
Choose a tag to compare
Add an automatic build for all platforms (#2)

Signed-off-by: Zhbert <zhbert@yandex.ru>