hypen 0.14.0 copy "hypen: ^0.14.0" to clipboard
hypen: ^0.14.0 copied to clipboard

unlistedoutdated

A hypen framework

0.14.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: navigate with typesafe.

0.13.1 #

  • REFACTOR: hide unnecessary fields.
  • FEAT: more navigation generation.

0.13.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: hypen_flutter exports go_router.

0.12.0 #

Note: This release has breaking changes.

  • REFACTOR: use relative imports.
  • REFACTOR: cli folder structure.
  • BREAKING FEAT: simple navigation generator.

0.11.0+1 #

  • FIX: loading state, parameterized data actions.
  • FIX: action for parametered data.

0.11.0 #

Note: This release has breaking changes.

  • FIX: register loader.
  • FEAT: ignore lint for generated files.
  • BREAKING FEAT: semi-stable new API.

0.10.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: first version of new API.

0.9.0 #

Note: This release has breaking changes.

  • FEAT: ignorable notification.
  • BREAKING FEAT: WIP - new API.
  • BREAKING FEAT: remove more $ signs.

0.8.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: no need to 'with' mixins.

0.7.2 #

  • FEAT: remove $ sign from reactive mixin.

0.7.1+1 #

  • FIX: selector initialization.

0.7.1 #

  • FEAT: init selector's fields on update.

0.7.0+2 #

  • FIX: watch selector on loading.

0.7.0+1 #

  • REFACTOR: only import libraries related to public members.

0.7.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: HypenInformation to Hypen.

0.6.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: listen methods => hook methods.

0.5.0+3 #

  • REFACTOR: library import code.
  • FIX: auto import type parameters.

0.5.0+2 #

  • FIX: already removed files.

0.5.0+1 #

  • FIX: remove hypen file on empty, recursive imports.

0.5.0 #

Note: This release has breaking changes.

  • REFACTOR: params to $params.
  • FEAT: can access params.
  • BREAKING FEAT: HypenLoadable.

0.4.0+1 #

  • REFACTOR: add comments, separate file.
  • FIX: wrong parameter generation.

0.4.0 #

Note: This release has breaking changes.

  • REFACTOR: source to $source, add $reset.
  • REFACTOR: separate files.
  • FEAT: handle move/delete file event.
  • FEAT: family information.
  • FEAT: auto generate selector.
  • FEAT: auto generate information.
  • FEAT: generate event enum, immutable info.
  • FEAT: cli boilerplate.
  • BREAKING REFACTOR: single thread cli.
  • BREAKING FEAT: reactive selector.

0.3.0-new #

  • Initial version.