basil 1.0.8 basil: ^1.0.8 copied to clipboard
A linear build system for Dart projects, designed to be lightweight and extensible.
1.0.8 #
- Fix bad cast
1.0.7 #
- Follow Very Good Analysis guidelines
1.0.6 #
- Add command line arguments
- Catch exceptions and report, don't let them go unhandled
- Swap to internal logging class
1.0.5 #
- Add testing
- Clean up and improve parser
- Fix typos
- Fix README example
1.0.4 #
- Format files.
1.0.3 #
- Add unit testing.
1.0.2 #
- Slightly improve documentation.
1.0.1 #
- Add dart pub add instructions
- Remove test dependencies
1.0.0 #
- Initial release.