Recent Releases of bun

bun - Release 0.0.8

This release fixes a bug when no subtitle is provided to UI(...).

- Python
Published by mhucka almost 5 years ago

bun - Release 0.0.7

This version slightly tweaks the colors, again, for Windows.

- Python
Published by mhucka almost 5 years ago

bun - Release 0.0.6

This release tweaks the default colors a little bit and adds a new function, validated_input(...). It also fixes a banner text centering bug.

- Python
Published by mhucka almost 5 years ago

bun - Release 0.0.5

This version removes the as-yet unfinished GUI code (and associated dependencies from requirements.txt). The code is now in a separate branch (gui) pending further development in the future.

- Python
Published by mhucka over 5 years ago

bun - Release 0.0.4

Use antiformat in certain places to guard against incoming strings that may have single { and/or } characters. The latter causes errors when they're passed to Python's string format.

- Python
Published by mhucka over 5 years ago

bun - Release 0.0.3

This release renames the project from Quiche to Bun, to avoid a name conflict on PyPI.

- Python
Published by mhucka over 5 years ago

bun - Release 0.0.2

This release adds basic GUI code originally developed for other programs. It is almost functional.

- Python
Published by mhucka over 5 years ago

bun - Release 0.0.1

First release. This contains only the CLI portion of the code, and lacks documentation, but otherwise should work.

- Python
Published by mhucka over 5 years ago