Releases: WyvernIXTL/ubilerntui
Releases · WyvernIXTL/ubilerntui
Release v0.1.8
Fixed
- Missing MIT license for dictionary.
Changed
- Upgraded to
license-fetcher == 0.5.0
.
Release v0.1.7
Changed
- Licenses are compressed resulting in smaller binary size.
- Git history is even more convoluted.
- Removed this garbage fucktard release gh action.
v0.1.6
Added
- Added asciinema video.
- Added snap badge.
Changed
- Fixed
license
andlicense-file
coexisting. - Fixed snap confinement.
- Fixed error in readme.
v0.1.5
v0.1.4
Changed
- The
scramble
function is now implemented much better.
v0.1.3
Added
- Added install instruction for scoop.
- Added CHANGELOG.md to be included in future releases.
Fixed
- Fixed textwrap ignoring padding.
- Fixed dependabot automerge action.
- Fixed CHANGELOG.md bad headers.
- Fixed bad rng for answer list.
v0.1.2
Added
- Added automatic github dependabot updates.
- Added automatic testing on pull request.
- Added install instructions for installing from github directly.
- Added some colors to cli.
- Added checksums to releases.
Fixed
- Fixed github detecting
LICENSE-3RD-PARTY.html
as code. - Fixed github detecting
about.hbs
as code. - Fixed Typo in README.
- Fixed crates.io badge not linking to crates.io in README.
- Fixed cli stating 3rd party licenses can be found in LICENSES.html .
- Fixed missing attribution to language pattern authors.
Changed
- Made github action
compile-and-release-on-version-push.yml
more streamlined. - UI: Renamed "Fragenfortschritt" gauge to "Gesamt-Fragenfortschritt"
- 3rd party license file is generated on release now.
- Added spaces for textwrap in answer list.
- Embed only german dictionary. This saves 3MB roughly.
- Changed screenshots to reflect changes in ui.
v0.1.1
Added
- Added some badges to README.md .
- Added license information to README.md .
- Added automatic release on push of version tag.
- Added [cargo about] generated 3rd party licensing information.
- Added link to release page from readme.
Fixed
- Fixed some typos.
Changed
- Clarified README.md regarding what exam is supported.
- Changed file extension of LICENSE to LICENSE.txt .