simple_block_markup_language 0.0.6 simple_block_markup_language: ^0.0.6 copied to clipboard
A simple markup language that describes block elements in an easy-to-see format.
0.0.6 #
- Added return values to SBMLBuilder add and set methods.
0.0.5 #
- Refactored package structure.
0.0.4 #
- Tighter value checking for builder add and set methods.
- Changed the parser to throw an syntax error instead of ignoring the first line esc tag.
0.0.3 #
- Enhanced validation of input values for add and set methods in the SBMLBuilder class.
0.0.2 #
- Made the builder's add method support default arguments.
- Added the set method to SBMLBuilder.
0.0.1 #
- Initial release.