schell / mogwai

The minimalist, obvious, graphical, web application interface
428 stars 26 forks source link

0.6.0 #92

Closed schell closed 1 year ago

schell commented 2 years ago
flosse commented 2 years ago

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

schell commented 2 years ago

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 commented 2 years ago

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

charleschege commented 2 years ago

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 commented 2 years ago

@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 commented 2 years ago

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 commented 1 year ago

This branch became main, which is the new default.