inc 1.0.4 inc: ^1.0.4 copied to clipboard
An inline pattern compiler for embedding code into static files.
1.0.4 #
- Use proper naming convention for executable
1.0.3+1 #
- Convert LICENSE to 2-Clause BSD
1.0.3 #
- Allow stderr if success code returned
1.0.2+1 #
- Run commands in shell
1.0.2 #
- Use positional parameters when applicable
- Merge evaluator class with inc class
- Use native shell execution instead of Python
- Trim output flag
1.0.1+1 #
- Fix example
1.0.1 #
- Add example
- Make description longer
1.0.0 #
- Initial release