Releases: nushell-prophet/numd
Releases · nushell-prophet/numd
0.1.15
- Small fixes for parsing ast to decide if print can be appended, cosmetic code changes
Full Changelog: 0.1.13...0.1.15
0.1.13
What's Changed
- improve generation of intermed script, add docstring examples for commands by @maxim-uvarov in #53
- rename variables, commands and flags
- add support for loading config from external file (#31)
- update tests accordingly (#55)
Full Changelog: 0.1.12...0.1.13
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
0.1.7
Previously, outputs of execution blocks without lines starting with the >
symbol were placed into code blocks with the language identifier ```output-numd
.
However, throughout the book, such outputs are usually placed after an empty line, the line with the Output:
string, and another empty line following a code fence without a language identifier. ```
Now, numd supports this.
Also, there is a fix for reporting levenstein_distance
stats (nushell/nushell#13155).
What's Changed
- add
--save-ansi
formatted version, trim trailing spaces by @maxim-uvarov in #34 - add and update comments by @maxim-uvarov in #35
- add descriptions and rename variables using gpt, rearrange code by @maxim-uvarov in #36
- Update explanations in
numd_commands_explanations
. by @maxim-uvarov in #37 - replace
output-numd
with conventionalOutput:\n\n
by @maxim-uvarov in #38 - Fix the
levenstein_distances
stat reporting by @maxim-uvarov in #39
Full Changelog: 0.1.6...0.1.7
0.1.6
What's Changed
- feat:
numd clear-outputs
andnumd run --prepend-itermid
by @maxim-uvarov in #25 - Complience with 0.92 - replace
echo $in
withprint
by @maxim-uvarov in #26 - add
numd clear-outputs --help
section by @maxim-uvarov in #27 - add
numd run --diff
by @maxim-uvarov in #28 - numd 0.1.5 - let's add some beauty by @maxim-uvarov in #33
- add
--width
for thetable
output - add new lines after the
>
execution results - improve the intermid formatting script
- add
Full Changelog: 0.1.1...0.1.6
0.1.1
- support for nushell 0.92.0
- add
numd run --prepend-intermd
for adding code to be executed before running script (useful for styling tables) - add
numd clear-outputs
to keep only nushell code and strip any it's outputs
What's Changed
- Improve code readability by @maxim-uvarov in #13
- add support for code block execution options by @maxim-uvarov in #14
- Dev by @maxim-uvarov in #15
- update README by @maxim-uvarov in #16
- --no-fail-on-error by @maxim-uvarov in #17
- Renaming to NUMD! by @maxim-uvarov in #18
- 0.1.0 by @maxim-uvarov in #19
- fix broken link by @maxim-uvarov in #20
- improvements by @maxim-uvarov in #21
- bringing recent updates, messing with git by @maxim-uvarov in #22
- Update readme by @maxim-uvarov in #23
- trying to understand git by @maxim-uvarov in #24
Full Changelog: 0.1.0...0.1.1
0.1.0
Full Changelog: 0.0.9...0.1.0
rebranding to numd 0.0.9
Full Changelog: 0.0.7...0.0.9
0.0.7
- basic stats for updating markdown files
- ways to handle errors
- bugfixes
Full Changelog: 0.0.5...0.0.7
0.0.5
0.0.5 nupm version