Skip to content

Latest commit

 

History

History
131 lines (82 loc) · 7.36 KB

CHANGELOG.md

File metadata and controls

131 lines (82 loc) · 7.36 KB

Changelog

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

Generated by auto-changelog.

20 January 2025

  • Add e2e testing and restructure the README in preparations for v1 release #23
  • Replace npm with deno for release-it d0ebbfc
  • Expand e2e test cases 83c1a63
  • Simplify test setup 70b5617

19 January 2025

18 January 2025

  • Add auto prompting during plan if no args supplied #19
  • Initial implementation of auto-prompting c8cb128
  • Fix python auto-planning fbd0259
  • Update readme for install requirements 03b8434

14 June 2024

  • Update npm packages related to release-it 9c48365
  • Release 0.3.5 b874eb5
  • Add identifier to output folder as well as file 00ea82d

13 June 2024

  • Fix runbook run validations of filename for better DEVEX #15 #13
  • Remove trailing hyphen when no identifier used #14
  • Release 0.3.4 9310b62

15 April 2024

13 April 2024

12 April 2024

  • Issue #5: Allow for custom suffix on planned runbook name with --iden… #9
  • Update papermill to use let not var for Typescript notebooks #8
  • Add 'check' command for deno and for python 84e3f5e
  • Release 0.3.1 1e12521
  • Issue #5: Allow for custom suffix on planned runbook name with --identifier 5dd230f

31 March 2024

  • Maintain an exported interface for runbooks 4a5467a
  • Expose jupyter's binary for pipx installations 5860a0d
  • Add wrapper for sh in deno b430a81

11 February 2024

11 February 2024

  • Enable typescript based deno notebooks 4c5af1a
  • Avoid using ClearMetadataPreprocessor to to surprising behavior 34c2a2d
  • Add release-it to help with version management e415abf

28 January 2024

28 January 2024

28 January 2024

0.1.0

28 January 2024

  • Add release-it to help with version management 4e7633f
  • Initial commit with functioning lib tools 8bd36f7
  • Working primary commands including embedded jupyter and nbconvert 22e088b