1.2
What's Changed
- fix wheel tag for linux x86_64 by @nikteliy in #297
- Fixed typo area doesn't exist areas does by @Ofloo in #306
- add get_time and set_time in util by @Yingliangzhe in #308
- modification of TIME data type by @Yingliangzhe in #311
- added DATE_AND_TIME Value as Datetime object by @zsisamci in #312
- #273 by @nikteliy in #321
- Add byte type parsing to DB_Row API + set parsing case insensitive by @LoicGRENON in #315
- added missing types in WordLen by @zsisamci in #326
- Add support for read/write unsigned value from bytearray by @LoicGRENON in #316
- fixing ip string paramters to c function by @zsisamci in #329
- Add py.typed marker file by @mthuurne in #342
- require correct package name, fixes issue #344 by @gijzelaerr in #345
- Fix warnings by @nikteliy in #350
- Update license identifier by @Shortfinga in #349
- Update client db_write docs by @pwablito in #352
- Fix db_offset calculation error by @lubbbert in #351
- fix #355 by @swamper123 in #359
- fix #272 by @swamper123 in #360
- fix get_time for small values by @swamper123 in #358
- add more getter methods for utils by @swamper123 in #357
- Prepare for 1.2 by @gijzelaerr in #364
New Contributors
- @Ofloo made their first contribution in #306
- @zsisamci made their first contribution in #312
- @LoicGRENON made their first contribution in #315
- @mthuurne made their first contribution in #342
- @Shortfinga made their first contribution in #349
- @pwablito made their first contribution in #352
- @lubbbert made their first contribution in #351
Full Changelog: 1.1...1.2