Skip to content

Releases: michadenheijer/pynytimes

0.10.0

21 Apr 13:19
97445ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.2...0.10.0

0.9.2

15 Apr 13:21
1c58eff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

12 Apr 09:26
292ac74
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

10 Jan 15:11
b26b47d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

04 Jan 16:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

14 Jul 12:59
60abce7
Compare
Choose a tag to compare
  • Add typings
  • Add with support
  • Update README
  • Drop Python 3.6 support
  • Check types in __init__

0.6.1

04 Mar 13:48
bb36bdf
Compare
Choose a tag to compare
  • Fix TimesTags

0.6.0

03 Mar 11:09
be08692
Compare
Choose a tag to compare
  • Add unittests
  • Raise errors for wrong input type/data
  • Fix Archive Metadata issues on Windows
  • Change README

0.5.0

10 Feb 16:47
2c1a070
Compare
Choose a tag to compare
  • Drop Python 3.5 support
  • Add support for orjson json parsing (optional)
  • Use .__version__ file
  • Code rewrite
  • Optionally parse dates into datetime.datetime or datetime.date objects

0.4.2

28 Dec 20:27
f54b71e
Compare
Choose a tag to compare
Fix supported Python versions bug (#29)