Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.

[0.4.1] - 2025-02-11

Features

  • (template) Add links to diagram of each article (#38)
  • (template) Reverse positions of rticles in section with individual graphs (#39)

[0.4] - 2024-12-17

Features

  • (tui) Add command for view all dates from stats in DB (#36)
  • (template) Add graphics for each article in DB (#37)

[0.3.2] - 2024-12-10

Fixes

  • (backend) Fixed database accesses and related memory leak (#35)

[0.3.1] - 2024-11-21

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)

[0.3] - 2024-11-14

Features

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

[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)