Skip to content
This repository was archived by the owner on Sep 12, 2022. It is now read-only.

Releases: riyuzenn/hype

hypecli v0.0.8

24 Jan 13:25
9ff977b

Choose a tag to compare

Major Changes

  • Fix help parameter from app.command

hypecli v0.0.7

19 Oct 09:05
67a7093

Choose a tag to compare

Major Changes

Fix docstring issues with multi-quoted

hypecli v0.0.6

31 Aug 07:52

Choose a tag to compare

Release Note

  • Fix bugs on app.argument
  • Removed massive that I encountered

New Features

  • Added prompt to v0.0.6

Note

If you still use version < 0.0.6, please update immediately by using
pip install hypecli --upgrade. Since version, less than 0.0.6 has tons
of unfixed bugs.

hypecli v0.0.6b

15 Aug 11:28

Choose a tag to compare

Release Note

  • Fix app.argument bug again
  • Fix non parameter function bug
  • Possible fix for boolean option

Note

If you have <= 0.0.5 installed, please update to this version
We fixed enormous bugs and more. Hopefully on 0.0.6 and 0.0.7 we'll
implement hype.prompt

hypecli v0.0.5

12 Aug 12:49

Choose a tag to compare

Release Note

  • Fix app.argument bugs
  • Massive bug fixed

Note

  • hype.prompt is still not yet released. Probably on v0.0.6 or v0.0.7.
    Current Progress: 50%

hypecli v0.0.4

07 Aug 13:39

Choose a tag to compare

Release Note

  • Fix plugins error.
  • Add app.argument decorator for handling args.
  • Improved performance
  • Fix app.exit error

Next Version Note

  • Add hype.prompt Current progress: 50%

hypecli v0.0.3

04 Aug 07:05

Choose a tag to compare

Release Note

Note: For using UI, kindly read docs for plugin installation

  • Add progressbar UI component plugin
  • Add Spinner UI component plugin
  • Add Table UI Component plugin
  • Fix and add UI component
  • Add app.exit() for Hype Application instance

Next Version Note

  • Might add prompt support.

hypecli v0.0.2

01 Aug 13:33
085efeb

Choose a tag to compare

Release Note

  • Reformat the code, probably this one is the main release.
  • Add color support. You may install via pip install hypecli[color]

Next Version Note

  • Might add prompt support on the next version (Planning)
  • Add some UI components lik ProgressBar, Spinner. (Planning)

hypecli v0.0.1b

05 Jul 13:59

Choose a tag to compare

Release Note

  • First release of the module from pypi to reserved name