dartbook 1.2.1
dartbook: ^1.2.1 copied to clipboard
A dart implementation of gitbook-cli for guys who loves writing.
1.2.1 #
- Separate dartbook-theme for development.
- Git-diff process output stream.
- Code format
- Upgrade Dart version 3.5.3
1.2.0 #
- fix publish issues
- refine 'init' command
- separate dartbook and its theme resources
- remove watcher package
1.1.0 #
- upgrade markdown 7.1.0 to support footnotes
- upgrade dart 3.0.0 to support multiple return
- replace class type with Record type
- change remote font icons to local
- refine build script
- DartBook support gitlab CI/CD
1.0.0 #
- Using webdev develop web interaction.
- Using sass implement theme development environment.
- Add
glob
package to implement rule matching. - Collection all packages into one lib package.