Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (21 loc) · 510 Bytes

File metadata and controls

44 lines (21 loc) · 510 Bytes

goedwig changelog

0.2.0

2021-10-11

  • recursive descent traversal of AST items to develop a query plan
  • can now handle arbitrary length path patterns
  • toJSON() calls to pass into partitions at runtime

0.1.4

2021-10-10

  • reworked versioning to store Git tags in a Py module

0.1.3

2021-10-10

  • reworked versioning to store Git tags in a file

0.1.2

2021-10-10

  • fix versioning bug

0.1.1

2021-10-10

  • Python packaging

0.1.0

2021-10-10

  • initial commit