Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-07 | Use cibuildwheel to build wheels (#70) | Elvis Pranskevichus | |
The cibuildwheel infra seems to be mature enough, so use it for the wheel-building step instead of the homegrown setup. This gives us 32-bit and ARM wheels for free. Fixes: #44 Fixes: #63 | |||
2021-08-03 | Refactor typings | Bryan Forbes | |
* Improve typing of `__init__()` * Update typing of `Map`-producing functions to produce the correct type * Update typing of other methods to more closely align with `Mapping` * Add protocol classes for unexposed data structures * Export protocol classes for ease of use in typed code * Update stub file to pass in mypy strict mode | |||
2020-04-22 | Add Github release workflowv0.12 | Elvis Pranskevichus | |
2019-11-02 | Add Python 3.8 support (#16) | Bruno Oliveira | |
Fix #15 | |||
2018-04-03 | Coverage: 100% | Yury Selivanov | |
2018-03-30 | Initial commit | Yury Selivanov | |