Skip to content

v0.1.4

Compare
Choose a tag to compare
@iyifr iyifr released this 29 Aug 13:02
· 51 commits to main since this release

0.1.4

  • H4 CLI.

    • Added a basic CLI that bootstraps a H4 app

      • The H4 init command bootstraps a full H4 app.
      dart pub global activate h4

      then run

      h4 init

      or

      dart pub global run h4:init
    • Removed compute dependency