Skip to content

Latest commit

 

History

History
56 lines (26 loc) · 1013 Bytes

CHANGELOG.md

File metadata and controls

56 lines (26 loc) · 1013 Bytes

Changelog

Upcoming release

Release 0.1.2 (2025-02-03

New features:

  • snify accepts --focus argument to immediately focus on a symbol (#76)

Bugfixes:

  • Fix misleading "focus mode ended" in snify
  • Use .en.tex as a fallback in path resolution

Other modifications/improvements:

  • various improvements to stextools.core.simple_api
  • fixes to type hints

Release 0.1.1 (2024-12-09)

New features:

  • snify accepts directories as arguments (along with paths)
  • x𝑖 command added to snify (to explain symbol suggestions)
  • version command added

Bugfixes:

  • snify: Do not presume color support by pager in h (#71)
  • snify: Fix bug during unfocusing

Other modifications/improvements:

  • better colors for dark terminals
  • snify help slightly restructured
  • various improvements to stextools.core.simple_api

Release 0.1.0 (2024-12-05)

Other:

  • Last release without changelog