- remove unused ErrorMode literal type (535b836)
- make SerializerHandler.desc a required arg, for compatibility reasons (10e406f)
- minor fixes to error handling and messages (83b21dc)
- added load and serialize and prefix stuff to errormode (056e895)
- fix ErrorMode import (7d5604d)
- format (3d28c20)
- fix typo (7228333)
- better error message in ErrorMode ctor (ce84c87)
- better error message (5eea11e)
- clean up SerializableDataclass__validate_field_type (a39a8f4)
- pass custom warning func to ErrorMode (89a0f62)
- added ErrorMode.LOG (ca7fbeb)
- cleaning up tests (2c143c1)
- split up ErrorMode tests (41ca0d6)
- format (190bc93)
- fix ErrorMode.LOG and custom warning func (a0e1768)
- better error handling and getting type hints in SerializableDataclass (bed5793)
- typing fix (1e08259)
- caching type hints? (1f5f5c6)
- remove strict typing test for now (87b91a4)
- Merge pull request #53 from mivanit/dev-0.6.1 (10048d9)
- update deps (0a2b695)