Skip to content

Releases: SkwalExe/octo-logo

v3.1.0

22 Jul 20:28
8fff933
Compare
Choose a tag to compare

Changed

  • Now using the textual-wizard library instead of the prototype that was precedently used in this project.

What's Changed

Full Changelog: v3.0.2...v3.1.0

v3.0.2

17 Jun 13:08
424e569
Compare
Choose a tag to compare

Fixed

  • Depencency error fails installation process

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

05 Jun 09:20
180af4b
Compare
Choose a tag to compare

Fixed

  • A lot of possible type errors

Added

  • Automated formatting/linting/typing checks
  • Automated publishing to PyPI

What's Changed

  • update installtion instructions in readme by @SkwalExe in #19
  • Add ruff for linting and formatting by @SkwalExe in #20
  • Add Pyright for type checking by @SkwalExe in #21
  • Add contribution instructions to the readme by @SkwalExe in #22
  • Add workflow for performing typing/formatting/linting/ checks on pull requests by @SkwalExe in #23
  • Add workflow for automated publishing by @SkwalExe in #24
  • New version by @SkwalExe in #25

Full Changelog: v3.0.0...v3.0.1

v3.0.0

28 May 15:39
b4f667b
Compare
Choose a tag to compare

Changed

  • Prepare project for publishing to PyPI

v2.0.0

29 Mar 14:06
Compare
Choose a tag to compare

Added

  • Custom number of letters to underline

Fixed

  • Error when entering decimal numbers

Dependencies

  • pillow : 9.5.0 -> 10.2.0
  • click-extra : 4.6.0 -> 4.7.2

v1.1.1

17 Nov 14:55
26b1d2c
Compare
Choose a tag to compare

Dependencies

  • pillow : 9.5.0 -> 10.1.0
  • click-extra : 4.6.0 -> 4.7.2

v1.1.0

02 Oct 19:25
5cf8f39
Compare
Choose a tag to compare
  • Added command line argument parsing and a no-tui option which will use inquierer instead

v1.0.0

28 Sep 16:08
6e35241
Compare
Choose a tag to compare
  • Terminal ui with textual

v0.1.0

29 Aug 06:48
74c75a9
Compare
Choose a tag to compare
  • Initial release