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 #173

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

release - version 0.1.0-beta.1 #173

beeth0ven opened this issue Feb 2, 2023 · 0 comments · Fixed by #174

Comments

@beeth0ven
Copy link
Contributor

beeth0ven commented Feb 2, 2023

Changelog

  • refactor
    • apply cache behavior to States #172
    • improve naming in ObservableCombine #171
    • add internal class Observation #160
      • reimplements ObservableMulticast using Observation #170
      • reimplements ObservableDistinct using Observation #169
      • reimplements ObservableSkip using Observation #168
      • reimplements ObservableCreate using Observation #164
      • rename Observation field onData to emit #162
      • reimplements ObservableCombine using Observation #161
    • remove experimental configurable ConfigurableCompose #157
  • docs
    • add API documentations #156
    • add README #154
  • example

Todo

  • 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