hypen_cli 0.40.0
hypen_cli: ^0.40.0 copied to clipboard
A hypen framework
0.40.0 #
Note: This release has breaking changes.
- BREAKING FEAT: new navigation generation.
- BREAKING CHORE: remove unnecessary files and code for new generator.
0.39.1 #
- FEAT: add ignore
unused_local_variable.
0.39.0 #
Note: This release has breaking changes.
- FIX: template builder.
- FEAT: support template layout.
- FEAT:
autoDisposeoption. - BREAKING REFACTOR: rename
HypenCustomPagetoHypenCustomTransition.
0.38.0+1 #
- FIX: wrong group parser.
0.38.0 #
Note: This release has breaking changes.
- BREAKING FEAT: redesign navigation generation.
0.37.0+5 #
- FIX: inaccesible source field.
0.37.0+4 #
- FIX: generate old version.
0.37.0+3 #
- FIX: repository.
- FIX: pubpsec manager bug.
- FIX: pubpsec manager bug.
0.37.0+2 #
- FIX: pubpsec manager bug.
- FIX: pubpsec manager bug.
0.37.0+1 #
- FIX: pubpsec manager bug.
0.37.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: remove simple navigation watcher.
0.36.1 #
- FEAT: (navigator) support onExit.
0.36.0+1 #
- FIX: (navigation) generate layout code.
0.36.0 #
Note: This release has breaking changes.
- BREAKING FEAT: (navigation) change transition to page, append
Widgetto widgets.
0.35.1 #
- FEAT(navigation): support fullscreen page.
0.35.0+1 #
- FIX(navigation): add transition key.
0.35.0 #
Note: This release has breaking changes.
- BREAKING FEAT: canvaskit renderer does not render emoji correctly. change to html renderer.
0.34.0 #
Note: This release has breaking changes.
- BREAKING FEAT: support set input for preview.
0.33.0 #
Note: This release has breaking changes.
- BREAKING FEAT: preview from web with command proxy.
0.32.0 #
Note: This release has breaking changes.
- BREAKING FEAT: support default value for preview, add TimeOfDay picker.
0.31.0+1 #
- FIX: matching to refactored save package.
0.31.0 #
Note: This release has breaking changes.
- BREAKING FEAT: migrate to
save.
0.30.5 #
- FEAT(cli): restart prevew app with 'r'.
0.30.4 #
- FIX: pubspec ordering.
- FEAT(preview): restore current preview widget on macos.
0.30.3+1 #
- FIX: wrong pubspec management.
0.30.3 #
- FIX: preview on the first launch.
- FEAT: remove
url_launcherdependency.
0.30.2 #
- FEAT(preview): maintain preview state.
- FEAT(preview): go to dev button, size tool, center tool.
0.30.1 #
- FEAT:
DateTimepicker,custompicker.
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
packagesfolder.
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:
refreshnow calldisposeon information.
0.27.0 #
Note: This release has breaking changes.
- BREAKING FEAT: use
partdirective from now.
0.26.1+1 #
- REFACTOR: access to generated enum.
0.26.1 #
- REFACTOR: remove unnecessary snapshot interface.
- FEAT: add
hypen.getsimple 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
@paramto[param]. - BREAKING REFACTOR: Remove [select] on [HypenView].
- BREAKING REFACTOR: move packages
hypentohypen_cli,hypen_fluttertohypen. - BREAKING REFACTOR:
HypenActiontoHypenEffect. - BREAKING REFACTOR: folder structure.
- BREAKING REFACTOR: encapsulate
HypenWatcherinterface. - 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
HypenWatcherinterface. - 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:
HypenActiontoHypenEffect.
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
@paramto[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.