Skip to content

Latest commit

 

History

History
164 lines (87 loc) · 7.91 KB

CHANGELOG.md

File metadata and controls

164 lines (87 loc) · 7.91 KB

Changelog

0.8.1 (2024-04-11)

0.8.0 (2024-04-03)

Features

  • add reimplementation of onexit method (7a972a0)
  • rename init method to reset (d83d7d9)

Bug Fixes

  • bug: gracefully terminate large timeouts when task is resolved (6503dec)
  • bug: timeouts in seconds as documented (4203cab)
  • improve OR operations and error captures (aa4f680)

0.7.0 (2024-01-14)

Features

  • add date command and listCommands method (82fa4ee)

0.6.11 (2024-01-05)

Bug Fixes

0.6.10 (2023-12-29)

0.6.9 (2023-12-29)

0.6.8 (2023-12-29)

0.6.7 (2023-12-21)

0.6.6 (2023-12-19)

0.6.5 (2023-12-19)

Bug Fixes

  • onexit callbacks not being invoked on exit (0053e29)

0.6.4 (2023-12-18)

0.6.3 (2023-12-08)

0.6.2 (2023-12-08)

Bug Fixes

  • bug: command execution terminated immediately (c546331)
  • bug: concatenated execution error in compound commands (e7a7326)

0.6.1 (2023-12-08)

Bug Fixes

  • onexit method not found (987f27d)

0.6.0 (2023-12-08)

Bug Fixes

  • flush output stream before activation (eb3d165)
  • update state and remove conflicting operations (a6e3ef8)

Features

  • add grep command and command examples in docs (913b742)
  • add writeln() method to output streams (f17bf77)
  • added default aliases and new builtins (ef79db3)
  • set execution timeout for all commands (c838dc7)

0.5.0 (2023-10-03)

Features

  • added history stack to process object (3cea59a)
  • added prompt style 2, fixed typos (0161ac9)

0.4.1 (2023-08-21)

0.4.0 (2023-08-21)

Bug Fixes

  • capture parsing errors, implement onexit (ed2bdc8)
  • release: fix a bug in npm (33dc1cd)
  • release: publish next release over the previous one (6a5eb81)
  • write raw input without variable substitution (a2c1178)

Features

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • chore(docs): removed merge commit message 6617445

21 August 2023

  • chore(release): v0.0.7 193d502
  • fix: public api types 5a376e3
  • chore(feat): removed irrelevant isBusy method 4f52331

21 August 2023

21 August 2023

  • chore(release): v0.0.5 094adba
  • fix(docs): remove details tag and expose links fd7770e

21 August 2023

21 August 2023

v0.0.2

9 August 2023