14
0
forked from pool/python-typepy

Accepting request 794843 from home:mnhauke

- Update to version 1.1.0
  * Improve type annotations
  * Improve dictionary type detection
  * Rename a type from Binary to Bytes

OBS-URL: https://build.opensuse.org/request/show/794843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-04-17 09:38:03 +00:00
committed by Git OBS Bridge
parent 3b71cc0167
commit d0b72ec983
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 17 09:22:56 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.1.0
* Improve type annotations
* Improve dictionary type detection
* Rename a type from Binary to Bytes
-------------------------------------------------------------------
Sun Mar 29 15:18:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>