Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 626 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 626 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2020-11-11

Added

  • Context manager support for Model and Utility classes
  • pilsner.Utility.ignore_node() method to arbitrary ignore labels present in the model
  • pilsner.Model instance created with simple=True parameter does not store attributes or otherwise interact with a database

[0.0.1] - 2020-10-08

Added

  • Alpha version of the utility