Releases: The-Notebookinator/notebookinator
1.0.1
What's Changed
- π fixed the page numbers being incorrect by @BattleCh1cken in #40
Full Changelog: 1.0.0...1.0.1
1.0.0
1.0.0-rc.3
What's Changed
- π¨ Linear page numbers by @BestUsernamEver in #24
- π Branch naming conventions by @BestUsernamEver in #23
- β‘ Linear title margins by @BestUsernamEver in #25
- π Replace all instances of 'context' with 'ctx' by @BestUsernamEver in #37
Full Changelog: 1.0.0-rc.2...1.0.0-rc.3
1.0.0 Second Release Candidate
It took some time, but here it is! The second release candidate for the 1.0.0 release. We've made some small changes to the docs, and also made the default theme more consistent with the other themes. Same things need testing as before.
What's Changed
- π Add a gallery to the README by @BattleCh1cken in #20
- β¨ Add some missing features to the default theme by @BattleCh1cken in #22
- βοΈ Fix docs and contributing typos by @BestUsernamEver in #4
Full Changelog: 1.0.0-rc.1...1.0.0-rc.2
1.0.0 First Release Candidate
This is the first release candidate for the first ever Notebookinator release! This release is just a pre-release, so expect bugs.
Things That Need To Be Tested
As this is a pre-release, things need to be tested to make sure that they are all in order. The following things should be tested to make sure they are all in working condition:
Documentation
The documentation needs to be thoroughly read over and checked for correctness/completeness. The documentation for this release can be found attached to this release.
Themes
Each of the themes should be tested as well. For now this only applies to the Default, Linear, and Radial themes.
- create entries of all types (frontmatter, body, appendix)
- add entries to the glossary
- try out all of the components (the components are different for each theme, with some overlap)
What's Changed
- Create Table of Contents by @RubyflameWarrior in #3
- Add the Radial Theme by @BattleCh1cken in #2
- Create documentation by @BattleCh1cken in #1
- β¨ Create a new installation process by @BattleCh1cken in #7
- Add a pie chart to the Radial theme by @BattleCh1cken in #8
- π· Add some CI checks by @BattleCh1cken in #11
- π Add badges to the README by @BattleCh1cken in #6
- β¨ Radial theme gantt chart feature by @deb06 in #10
- π Change all of the "_" to "-" by @BattleCh1cken in #13
- β¨ Add a plot component to the Radial theme by @BattleCh1cken in #12
- New logo by @deb06 in #14
- β¨ Add a syntax highlighting theme to radial by @BattleCh1cken in #16
- π₯ Redo the glossary and toc utility APIs by @BattleCh1cken in #15
- β¨ Add weighted properties to decision matrices by @BattleCh1cken in #19
- π¨ Put all of the packages in a single file by @BattleCh1cken in #18
- β¨ Linear theme by @BestUsernamEver in #5
- β¨ Tweaks to the Radial theme by @BattleCh1cken in #17
New Contributors
- @RubyflameWarrior made their first contribution in #3
- @BattleCh1cken made their first contribution in #2
- @deb06 made their first contribution in #10
- @BestUsernamEver made their first contribution in #5
Full Changelog: https://github.com/BattleCh1cken/notebookinator/commits/1.0.0-rc.1