Commit Graph

13 Commits (master)

Author SHA1 Message Date
Jan Petykiewicz 7efc5a39d4 bump version to v0.12 2 years ago
Jan Petykiewicz 9c798b9906 move to hatch-based build 2 years ago
jan ba6b04d82d fix version import 3 years ago
Jan Petykiewicz b996f5f27e use VERSION.py instead of plain VERSION file
reduces reliance on package_data
4 years ago
Jan Petykiewicz 60f879a1ad style fixes (per flake8) 4 years ago
Jan Petykiewicz 705926d443 Add UnfilledModalError, records.verify_modal(), and .get_*() methods.
The .get_*() methods are used to verify that we aren't reading from a
pattern with un-filled modals.

The GeometryMixin class was also added here and provides some additional
convenience methods: get_xy() to get an (x,y) tuple and
get_layer_tuple() to get a (layer, datatype) tuple.
4 years ago
Jan Petykiewicz 73310fe993 import repetitions at top level 4 years ago
Jan Petykiewicz 58b4f4a40f Some minor docstring/readme updates 4 years ago
Jan Petykiewicz e514ade2b1 Use fatamorgana/VERSION file to single-source version number
`import fatamorgana` inside setup.py could break if dependencies weren't
satisfied
5 years ago
jan dbe033fdb7 Bump version number (0.4) 6 years ago
Jan Petykiewicz d154ef23df Bump version number 6 years ago
Jan Petykiewicz f147c394c7 Bump version number
And include version in __init__.py
6 years ago
jan dc5538dd68 initial commit 7 years ago