10 Commits

Author SHA1 Message Date
Nat Noordanus
203105f048 Add support for python 3.6
Changes:
- Update config and docs to reference 3.6
- Add backports of dataclasses and datetime.fromisoformat for python_version<"3.7"
- Support both 3.7 and 3.6 usages of undocumented __origin__ attribute on typing objects
- Make github ci run tests for python 3.6 as well
2020-04-03 19:52:19 +02:00
Daniel G. Taylor
559b8833d8
Bump version to 1.2.2 2020-01-09 16:47:25 -08:00
Daniel G. Taylor
feea790116
Bump library version 2019-10-29 22:00:27 -07:00
Daniel G. Taylor
3d5c12c532
Add changelog, version bump 2019-10-28 21:13:25 -07:00
Daniel G. Taylor
7e2dc595db
Autoformat files after rendering 2019-10-28 20:44:50 -07:00
Daniel G. Taylor
6fd9612ee1
Doc updates, version bump for release 2019-10-27 15:43:52 -07:00
Daniel G. Taylor
d43d5af5ce
Better JSON casing support, renaming messages/fields 2019-10-23 15:06:34 -07:00
Daniel G. Taylor
0e389abbef
Add Python package long description 2019-10-22 21:31:42 -07:00
Daniel G. Taylor
109dc5a8a5
Make compiler dependencies optional 2019-10-22 21:08:30 -07:00
Daniel G. Taylor
7fe64ad8fe
Doc updates, refactor code layout, python package 2019-10-18 21:14:54 -07:00