Skip to content

Latest commit

 

History

History
87 lines (51 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

87 lines (51 loc) · 2.01 KB

Changelog

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

The format is based on Keep a Changelog.

1.7 - 2024-07-23

Added

  • Tagging support. (see #15)

1.6 - 2023-03-04

Fixed

  • sillywalk-map.pdf was converted from CMYK to black and white (see #10).

1.5 - 2022-08-02

Fixed

  • Added mention to other physical fitness systems (see #2).
  • Added clarification regarding image usage licensing.
  • Documentation and README typos were corrected.

1.4 - 2022-02-02

Added

  • The package now features a silly numeral system (see #5).

Changed

  • Code was rewritten using the LaTeX3 programming interface.

Fixed

  • Improved code to be hyperref-friendly (see #6).

1.3 - 2022-01-20

Added

  • Sources for the silly walk routine image were included in the repository.

Changed

  • The silly walk routine image was replaced from raster to vector (see #3).

1.2 - 2022-01-11

Added

  • This CHANGELOG was included to reflect notable changes in this project.

Changed

  • Documentation was improved to better explain the background and implementation details.

1.1 - 2022-01-10

Added

  • Support for l3build was included (for build and test purposes).
  • \sillystep was included to provide the silly walk routine step based on the corresponding integer value.

1.0 - 2022-01-10

Added

  • First public release.