- Migrated utilities from `maze-dataset`. Formatted, `make test` passing (b0c456f)
- Migrated and tested a couple more utilities (ecb9b17)
- Partial revert to old union typing syntax (6d5415a)
- `make typing` passing. Idk if it'll work in CI (2551eb6)
- Oops, it only passed the first command in `make typing`, fixed the rest (6414321)
- better NumericSequence type hint? (f4a7c6f)
- better traces for ErrorMode.process (7b93423)
- Merge branch 'dev-0.6.2' into migrate-maze-dataset-utils (995a60d)
- slight reorg of new functions in misc.py (bf4ec2a)
- run format (d7e9d8d)
- moved timeit_fancy to own file (3dd3143)
- claude wrote some tests (df3ea72)
- tests and fixes for timeit_fancy (61bc08b)
- always run checks on PR (dddd03e)
- minor typing fix (50ac047)
- Docs and minor cleanup (be34592)
- Merge pull request #55 from mivanit/migrate-maze-dataset-utils (00b6b67)
- Merge pull request #56 from mivanit/dev-0.6.2 (7cd4784)
- update version to 0.6.2 (8271401)
- update deps (a802636)
- update coverage (81546e5)
- fix traceback of ErrorMode.process() (330df71)
- update coverage (d20d16e)