Changelog

All notable Changes to the Julia package Glossaries.jl are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2 (August 30, 2026)

Fixed

  • The Keyword formatter now keeps = default inside the code span when a custom type= string is given, matching the documented $`name::type = default`$ format.

0.1.1 (January 14, 2026)

Fixed

  • Corrected function printing logic in terms.jl where the number of arguments check was too restrictive.

0.1.0 (January 8, 2026)

Added

  • Initial release of Glossaries.jl