Releases: srinivasayush/docrunner
Releases · srinivasayush/docrunner
docrunner 1.2.2
1.2.2 (2022-05-21)
- Version 1.2.2
- Minor bug fixes and changes
docrunner
1.2.1 (2021-08-02)
- Version 1.2.1
- Fix powershell installer to get latest release tag dynamically
- Minor changes
docrunner
1.2.0 (2021-08-01)
- Version 1.2.0
- Add continuous deployment and automatic release on push to
stablebranch. - Add installation support for Linux and Mac.
Docrunner v1.1.1
- Version 1.1.1.
- Add
dotenv
as a configuration option in thedocrunner.tomlconfiguration file - Added
docrunner self updatecommand
Docrunner v1.1.0
- Version 1.1.0.
- Added new
<!--docrunner.no_run-->option - Learn more about this feature in the documentation
Docrunner v1.0.0
- The v1.0.0 release for docrunner!
- Docrunner is a self contained exe that goes through your markdown files and runs code in them, providing you safe testing for your markdown documentation. You can specify the paths to the markdown files, along with other options, with flags and a configuration file.
- Check the documentation out for more information. Have fun! 🎉
- Install
docrunner.exeto install the cli tool and you're ready to start writing expressive documentation that works! 🚀