Skip to content

Latest commit

 

History

History
59 lines (28 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

59 lines (28 loc) · 1.38 KB

Release notes

0.1.0

Breaking changes

  • Replace source with src in context generation (#17)

0.0.8

New Features

  • Escape and print context in folder2ctx et al (#16)

0.0.7

New Features

  • Add dict2obj to md_hier funcs (#15)
  • Migrate call_func from claudette to toolslm (#14), thanks to @ncoop57
  • Allow for getting schemas from nested structures (#11), thanks to @ncoop57
  • Allow for sel to select and wrap multiple element results (#10), thanks to @Isaac-Flath

Bugs Squashed

  • Using get_schema on class method results in type missing error (#12)

0.0.6

New Features

  • Add read_docs and find_docs (#8)

0.0.5

Bugs Squashed

  • XML tools assume all files have content (#3)

0.0.4

  • Minor updates

0.0.2

  • Rename project

0.0.1

  • Initial alpha release