Skip to content

Releases: pydsigner/anchovy

v0.3.0

07 Aug 04:40
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Supply Context to path matcher functions.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

07 Aug 04:01
Compare
Choose a tag to compare
  • Significant refactor to add new Rule class which manages input path management and output path calculation, increasing configurability and decreasing complexity of writing new Steps.
  • Docstrings added for all public classes, methods, and functions.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Aug 19:34
Compare
Choose a tag to compare
  • Moved Context and Stage from anchovy.context and anchovy.stage into anchovy.core.
  • Improved documentation significantly.
  • Fixed path-matching on Windows.
  • Improved Markdown rendering support.
  • Made use of anchovy.helpers more consistent.

Full Changelog: v0.0.4...v0.1.0

v0.0.4

03 Aug 18:15
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Documentation and packaging improvements.

v0.0.3

03 Aug 18:15
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Documentation and packaging improvements.

v0.0.2

03 Aug 18:15
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Documentation and packaging improvements.

v0.0.1

03 Aug 18:13
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First release.