Skip to content

Releases: WyvernIXTL/ubilerntui

Release v0.1.8

27 Oct 14:17
v0.1.8
d39f947
Compare
Choose a tag to compare

Fixed

  • Missing MIT license for dictionary.

Changed

  • Upgraded to license-fetcher == 0.5.0.

Release v0.1.7

11 Oct 23:03
v0.1.7
574df34
Compare
Choose a tag to compare

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

28 May 18:22
v0.1.6
bd2db0d
Compare
Choose a tag to compare

Added

  • Added asciinema video.
  • Added snap badge.

Changed

  • Fixed license and license-file coexisting.
  • Fixed snap confinement.
  • Fixed error in readme.

v0.1.5

27 May 21:39
cb517f3
Compare
Choose a tag to compare

Added

  • Added a warning in case too many or too few questions were loaded.
  • Added snap package support.
  • Added --third-party-licenses.
  • Added deb packaging via cargo-deb.

Changed

  • --license flag prints all licenses and dependencies.
  • Switched to 3pl license scanner.

Removed

  • Removed cargo about ci.

v0.1.4

17 Jan 22:56
v0.1.4
6c1a5a4
Compare
Choose a tag to compare

Changed

  • The scramble function is now implemented much better.

v0.1.3

17 Jan 16:26
v0.1.3
20e65c9
Compare
Choose a tag to compare

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

16 Jan 00:10
v0.1.2
47b0300
Compare
Choose a tag to compare

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

14 Jan 01:53
v0.1.1
53e9634
Compare
Choose a tag to compare

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 .