0.1.12
What's Changed
- change to Unlicense, update
tools.nu
, update examples by @maxim-uvarov in #40 - Made the paths in examples windows-compatible, renamed variables and commands, corrected typos, etc by @maxim-uvarov in #41
- Add the
development and testing
chapter, update thecode-block-options
descriptions by @maxim-uvarov in #42 - use
numd parse-help
in README by @maxim-uvarov in #43 - Add the 'Styling outputs' chapter, remove obsolete
cd
in the intermid script by @maxim-uvarov in #44 - add --print-block-results as they appear by @maxim-uvarov in #45
- add printing markdown text into intermid-script by @maxim-uvarov in #46
- add printing markdown text into intermid-script 2 #46 by @maxim-uvarov in #47
- update examples by @maxim-uvarov in #48
- Windows compatiblity: remove
--diff
, fix (crlf). Also movedexamples
toz_examples
folder by @maxim-uvarov in #50 - add
--strip-markdown
to tools.nutesting
by @maxim-uvarov in #51 - improve detection of where a command produces output, add docstring examples for internal commands
Full Changelog: 0.1.7...0.1.12