hypen_cli 0.30.2 copy "hypen_cli: ^0.30.2" to clipboard
hypen_cli: ^0.30.2 copied to clipboard

discontinued

A hypen framework

0.30.2 #

  • FEAT(preview): maintain preview state.
  • FEAT(preview): go to dev button, size tool, center tool.

0.30.1 #

  • FEAT: DateTime picker, custom picker.

0.30.0 #

Note: This release has breaking changes.

  • FEAT: automated controllalble preview generation.
  • FEAT: emphasize preview widget.
  • BREAKING FEAT: preview is running as a desktop application.

0.29.2+1 #

  • FIX: wrong import.

0.29.2 #

  • FEAT: add controllable preview.

0.29.1 #

  • FIX: hot restart preview.
  • FEAT(preview): save preview path.

0.29.0+2 #

  • FIX: depdency.

0.29.0+1 #

  • FIX: wrong generation, kill/reload preview server.

0.29.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: simple preview server.

0.28.0+1 #

  • REFACTOR: move packages to packages folder.

0.28.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: informationFamily and its effect, loader.

0.27.0+1 #

  • FIX: refresh stack overflow.
  • FIX: refresh now call dispose on information.

0.27.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: use part directive from now.

0.26.1+1 #

  • REFACTOR: access to generated enum.

0.26.1 #

  • REFACTOR: remove unnecessary snapshot interface.
  • FEAT: add hypen.get simple information getter.
  • FEAT: ignore hypen class.

0.26.0 #

Note: This release has breaking changes.

  • REFACTOR: params to $params.
  • REFACTOR: use relative imports.
  • REFACTOR: remove unnecessary type constraints.
  • REFACTOR: prepare simple info.
  • REFACTOR: cli folder structure.
  • REFACTOR: minor.
  • REFACTOR: separate files.
  • REFACTOR: hide unnecessary fields.
  • REFACTOR: only import libraries related to public members.
  • REFACTOR: source to $source, add $reset.
  • REFACTOR: add comments, separate file.
  • REFACTOR: library import code.
  • FIX: selector initialization.
  • FIX: register loader.
  • FIX: remove unnecessary dependency.
  • FIX: action for parametered data.
  • FIX: loading state, parameterized data actions.
  • FIX: watch selector on loading.
  • FIX: add navigator key.
  • FIX: nested routing.
  • FIX(state): wrong auto dispose.
  • FIX: path paramed route.
  • FIX: wrong parameter generation.
  • FIX: moved/removed routes.
  • FIX: delete hypen state file for removed files.
  • FIX: import, move example out.
  • FIX: dispose, access fields while building.
  • FIX: reactive getter extension target.
  • FIX: ordering path.
  • FIX: wrong initial location of group routes.
  • FIX: remove hypen file on empty, recursive imports.
  • FIX: already removed files.
  • FIX: auto import type parameters.
  • FIX: url bar on web.
  • FIX: sub routes path should not start with '/'.
  • FIX: redirection path.
  • FEAT: cli boilerplate.
  • FEAT: redirection.
  • FEAT: can access params.
  • FEAT: reactive getter.
  • FEAT: await first data.
  • FEAT: auto-generate enum mutation.
  • FEAT: more navigation generation.
  • FEAT: family information.
  • FEAT: support deep link.
  • FEAT: handle move/delete file event.
  • FEAT: auto generate selector.
  • FEAT: simple counter and effect.
  • FEAT: auto generate information.
  • FEAT: init selector's fields on update.
  • FEAT: generate event enum, immutable info.
  • FEAT: ignore lint for generated files.
  • FEAT: simple enum state with hypenEnum.
  • FEAT: remove $ sign from reactive mixin.
  • FEAT: push/replace can return.
  • FEAT: ignorable notification.
  • BREAKING ROLLBACK: side effect on setter.
  • BREAKING REFACTOR: hypen_flutter exports go_router.
  • BREAKING REFACTOR: HypenInformation to Hypen.
  • BREAKING REFACTOR: path parameter @param to [param].
  • BREAKING REFACTOR: Remove [select] on [HypenView].
  • BREAKING REFACTOR: move packages hypen to hypen_cli, hypen_flutter to hypen.
  • BREAKING REFACTOR: HypenAction to HypenEffect.
  • BREAKING REFACTOR: folder structure.
  • BREAKING REFACTOR: encapsulate HypenWatcher interface.
  • BREAKING REFACTOR: rename [Action] to [Effect].
  • BREAKING REFACTOR: single thread cli.
  • BREAKING REFACTOR: refactor names.
  • BREAKING FIX: reactive loader.
  • BREAKING FEAT: no need to 'with' mixins.
  • BREAKING FEAT: WIP - new API.
  • BREAKING FEAT: first version of new API.
  • BREAKING FEAT: semi-stable new API.
  • BREAKING FEAT: simple navigation generator.
  • BREAKING FEAT: listen methods => hook methods.
  • BREAKING FEAT: navigate with typesafe.
  • BREAKING FEAT: route groups.
  • BREAKING FEAT: HypenLoadable.
  • BREAKING FEAT: setter does not notify now.
  • BREAKING FEAT: declarative navigation.
  • BREAKING FEAT: reactive selector.
  • BREAKING FEAT: page transition v1.
  • BREAKING FEAT: remove more $ signs.

0.25.2 #

  • FEAT: auto-generate enum mutation.

0.25.1 #

  • FEAT: simple enum state with hypenEnum.

0.25.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: refactor names.

0.24.0+1 #

  • FIX: remove unnecessary dependency.

0.24.0 #

Note: This release has breaking changes.

  • REFACTOR: remove unnecessary type constraints.
  • REFACTOR: prepare simple info.
  • FEAT: simple counter and effect.
  • BREAKING FIX: reactive loader.

0.23.0 #

Note: This release has breaking changes.

  • REFACTOR: minor.
  • BREAKING ROLLBACK: side effect on setter.

0.22.1 #

  • FEAT: support deep link.

0.22.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: rename [Action] to [Effect].

0.21.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: encapsulate HypenWatcher interface.
  • BREAKING FEAT: setter does not notify now.

0.20.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: page transition v1.

0.19.0 #

Note: This release has breaking changes.

  • FIX: add navigator key.
  • FIX: nested routing.
  • FIX: path paramed route.
  • BREAKING REFACTOR: folder structure.
  • BREAKING REFACTOR: HypenAction to HypenEffect.

0.18.1 #

  • FEAT: await first data.

0.18.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: declarative navigation.

0.17.1+1 #

  • FIX: moved/removed routes.
  • FIX: delete hypen state file for removed files.

0.17.1 #

  • FEAT: reactive getter.

0.17.0+2 #

  • FIX: dispose, access fields while building.
  • FIX: reactive getter extension target.

0.17.0+1 #

  • FIX(state): wrong auto dispose.
  • FIX: wrong initial location of group routes.

0.17.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: route groups.

0.16.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: Remove [select] on [HypenView].

0.15.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: path parameter @param to [param].

0.14.2 #

  • FEAT: push/replace can return.

0.14.1 #

  • FIX: sub routes path should not start with '/'.
  • FIX: url bar on web.
  • FIX: redirection path.
  • FIX: ordering path.
  • FIX: import, move example out.
  • FEAT: redirection.

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.