Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release - version 0.1.0-beta.1 #77

Closed
9 tasks done
beeth0ven opened this issue May 2, 2023 · 0 comments · Fixed by #78
Closed
9 tasks done

release - version 0.1.0-beta.1 #77

beeth0ven opened this issue May 2, 2023 · 0 comments · Fixed by #78

Comments

@beeth0ven
Copy link
Contributor

beeth0ven commented May 2, 2023

Changelog

  • feature
    • add widget StatesWidgetBase #64
  • refactor
    • remove unused type FlutterEqual #73
    • reimplement widget FlutterScope #71
    • add equality configurableListEquality #70
    • add equality RuntimeTypeEquality #69
    • reimplement widget StatesListener #66
    • reimplement widget StatesBuilder #65
    • remove unnecessary annotation visibleForTesting #63
    • add equality deepObservableEquality #62
    • add equality InstanceAsObservableEquality #61
    • add equality MultiSourcePipeObservableEquality #60
    • add equality PipeObservableEquality #59
    • add equality FallbackObservableEquality #58
    • migrate with InstanceAsObservable #56
    • upgrade dart-sdk(^2.18) and dependencies #55
  • docs
    • add api documentation #75
    • add README #72
  • example
    • adjust todo example according to readme #76
    • migrate with new States{Builder|Listener} #67
    • add todo example #52
    • add counter example #50
  • include changes made from dart_scope 0.1.0-beta.1 #53
    • feature
      • add convenience methods scope.getStates{orNull} #182
      • add observable InstanceAsObservable #181
    • refactor
      • introduce observable MultiSourcePipeObservable #180
      • introduce observable PipeObservable #179
      • add observation.configuration field #178
      • prefer source over observable to name input observable #177
      • upgrade dart-sdk(^2.18) and dependencies #176

Todos:

  • frok a release branch
  • run tests locally
  • update version
  • update CHANGELOG.md
  • run dart pub publish --dry-run to verify release
  • run dart pub publish to release package
  • create and push tag for current version
  • cut a release in github
  • create and merge release pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant