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

chore(master): release 1.0.0 #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PlexSheep
Copy link
Owner

🤖 I have created a release beep boop

1.0.0 (2025-01-22)

⚠ BREAKING CHANGES

  • word of the day no longer depends on the kanji
  • add furigana to common and word skeleton
  • api: do not include kanji that have no jlpt or frequency
  • api: selection is made with better rng now the rng for the daily stuff sucks #7

Features

  • api: generate daily entries with kanji 10 years into past and future (0b3686d)
  • api: implement the word module (67e29d0)
  • cli and poetry stuff (10a2169)
  • cli: add -v version flag #27 (35112e0)
  • cli: clean command (aae0e35)
  • cli: skip-daily #12 (ca755b8)
  • daily kanji (dcb5fc3)
  • parse: basic kanji parser (39d1d1c)
  • print information in download_all_unless_exists (9b857bc)
  • sources: download dictionaries (ba23f8d)
  • ui: basic darkmode plus switch #4 (54fa74f)
  • ui: basic web ui (5e0393f)
  • ui: better dark mode colors (e8f7ee9)
  • ui: better furigana (b4914cb)
  • ui: better looks while loading (8b9a228)
  • ui: include the actual new sennen logo (1bef2e5)
  • ui: new frontend with fancy jinja templates #9 (5b5f77d)
  • ui: show version in web ui (d807d0c)
  • ui: updated footer (d9f29e7)

Bug Fixes

  • api: do not include kanji that have no jlpt or frequency (58e75e9)
  • api: selection is made with better rng now #7 (d58ba70)
  • do not generate a base.html output file (84dac0c)
  • dont use multiple cpus in test ci (97bccc0)
  • generation handled date wrongly (ed81eaa)
  • getNextDay and getPreviousDay were behaving weirdly again, so now the should theoretically REALLY REALLY work #22 (79f9902)
  • linking did not work in some cases, now works for js ressource too (ec846e8)
  • recursive_remove failed if dir did not exist (70787a1)
  • remove old prints (15e80ee)
  • some of the prints did not have the (i) status symbols (24bea92)
  • the key for the literal of the kanji was wrongfully changed (94291f8)
  • ui: fix JS date errors (f4851a4)
  • ui: getNextDay and getPreviousDay now add a day by adding milliseconds #8 (ca5619b)
  • word of the day no longer depends on the kanji (4fc0e12)

Documentation

  • fix typo in readme link (0b47056)
  • it said study not kanji (553b729)
  • really fancy readme (64d6cdd)
  • update readme (319f468)
  • update readme for new test ci and add a note for tests in the contributing section (516390a)

Code Refactoring

  • add furigana to common and word skeleton (a49648e)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant