Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 964 Bytes

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 964 Bytes

CHANGELOG

This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. All closed issued and bug fixes should be represented by the pull requests that fixed them. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes
  • migration guidance
  • changed behaviour

Versions here coincide with releases on pypi.

  • basic testing (0.0.16)
  • allowing end-filter to return help response (0.0.15)
  • adding general function to get any primitive (0.0.14)
  • parsing of positional arguments (0.0.13)
  • support for sink pipes (0.0.12)
  • adding standalone build examples (0.0.11)
  • adding base of package and examples (0.0.1)
  • skeleton of package while server under development (0.0.0)