Skip to content

Version 2.1.0.9

Choose a tag to compare

@gtback gtback released this 22 Dec 19:51
· 368 commits to master since this release
  • Standardize encoding logic, use Unicode everywhere.
  • Consolidate common code from bindings.
  • Add automated code quality checking with Landscape.io.
  • [#160] Fix Stream type on WinFile object.
  • [#183] Add round-trip tests for Objects wrapped in Observables.
  • [#186] Add tests for CustomProperties.
  • [#187] Explicit support for Python 2.6 on RHEL 6.
  • [#206] Set condition on hash type when exact=True.
  • Include source code in documentation.
  • Documentation cleanup.
  • Various typo, style and bug fixes.