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

0.6.0 #92

Closed
wants to merge 59 commits into from
Closed

0.6.0 #92

wants to merge 59 commits into from

Conversation

schell
Copy link
Owner

@schell schell commented Dec 4, 2021

  • parted out crates and tests pass
    • mogwai-core
    • mogwai-dom
    • mogwai-html-macro
  • features for top-level meta crate
  • wrap channels and provide Stream/Sink impls
    • broadcast
    • mpsc
    • [ ] oneshot
    • remove IntoSenderSink
  • updated examples
  • updated cookbook
  • updated intro
  • updated README
  • deprecated ElmComponent and IsElmComponent

@flosse
Copy link

flosse commented Jul 20, 2022

@schell how's it going? What has to be done before creating a new release?

@schell
Copy link
Owner Author

schell commented Jul 22, 2022

At this point it's just docs, the cookbook and there are probably a few examples that need updating. It's quite a a breaking change so I've been a bit reluctant to push it through. Thanks for checking in, I'll prioritize getting this through.

@schell
Copy link
Owner Author

schell commented Jul 22, 2022

Actually it looks like the cookbook and examples are done - according to my checklist! I may just need to review :)

@schell schell marked this pull request as ready for review July 22, 2022 04:39
@charleschege
Copy link

Actually it looks like the cookbook and examples are done - according to my checklist! I may just need to review :)

I want to try this pull request for 0.6. Are crate level docs up to date ?

@schell
Copy link
Owner Author

schell commented Jul 26, 2022

@charleschege yes, you should be able to cargo doc -p mogwai --open. Of course double checking that the docs are up to date is part of my review, but I try to keep the docs up to date with the code between commits.

@schell
Copy link
Owner Author

schell commented Jul 26, 2022

It looks like the bigger examples compile but need a good amount of work to bring them up to date. I'll see what I can do this weekend.

@schell schell closed this Jan 6, 2023
@schell
Copy link
Owner Author

schell commented Jan 6, 2023

This branch became main, which is the new default.

@schell schell deleted the 0.6.0 branch January 6, 2023 22:06
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 this pull request may close these issues.

3 participants