Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glossy:0.5.1 #1451

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

glossy:0.5.1 #1451

wants to merge 4 commits into from

Conversation

swaits
Copy link
Contributor

@swaits swaits commented Dec 20, 2024

I am submitting

  • a new package
  • an update for a package

Description:

feat(glossy): release 0.5.1

New feature:

init-glossary() now accepts a format-term() function which gives the user control over how the short-form and long-form of the terms are assembled based on the needed mode ("short", "long", or "both").

Fix:

Use codepoints (not bytes!) in article code. Fixes #18.

Change:

Default theme changed to theme-academic, which is probably more generally useful than the prior (theme-twocol).

New feature:

`init-glossary()` now accepts a `format-term()` function which gives the
user control over how the short-form and long-form of the terms are
assembled based on the needed mode ("short", "long", or "both").

Change:

Default theme changed to `theme-academic`, which is probably more
generally useful than the prior (`theme-twocol`).
@swaits swaits changed the title glossy:0.5.0 glossy:0.5.1 Dec 20, 2024
@swaits swaits force-pushed the swaits/push-rkuvoorpyuvr branch from 3da564d to 1ac1018 Compare December 20, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Glossy's problem with parsing and sorting of UTF-8 characters (e.g. czech characters)
1 participant