Skip to content

Latest commit

 

History

History
167 lines (94 loc) · 8.15 KB

CHANGELOG.md

File metadata and controls

167 lines (94 loc) · 8.15 KB

Changelog

2.1.4 (2020-09-07)

Full Changelog

Merged pull requests:

  • Insert newline in MANIFEST.in #52 (Pontus4)
  • Run tests on Bionic on Travis CI #50 (walro)

2.1.3 (2019-04-08)

Full Changelog

Implemented enhancements:

  • Migrate to pypi.org #39

Closed issues:

  • Release a new version #46

Merged pull requests:

2.1.2 (2019-04-05)

Full Changelog

Implemented enhancements:

  • Test the install procedure in Windows #45
  • Use pytest instead of Nose #43

Merged pull requests:

2.1.1 (2017-10-20)

Full Changelog

Implemented enhancements:

  • Add changelog #37

Merged pull requests:

  • Do not include TZ information in queries #38 (walro)

2.1.0 (2017-06-01)

Full Changelog

Implemented enhancements:

  • Coordinates on Post object #36
  • Lacks test for attributes in twinglydata element #26

Fixed bugs:

  • Parse post coordinates correctly #34

Merged pull requests:

2.0.0 (2017-05-22)

Full Changelog

Closed issues:

  • Update Python client to Search API v3 [$100] #31
  • Cannot pip/easy_install twingly-search: missing README.md #30

Merged pull requests:

1.2.1 (2016-06-21)

Full Changelog

Closed issues:

  • Multiple languages throws exception #29
  • SSLError api.twingly.com != tw.ly #27

Merged pull requests:

  • Python SNI support is required #28 (walro)

1.2.0 (2016-03-03)

Full Changelog

Fixed bugs:

  • Instance variables not declared correctly #23
  • No validation on Query#start_time and #end_time if they are strings #22
  • Tags not returned from parser #18
  • Add tests that actually tests the parser #17
  • Unused methods #14

Closed issues:

  • Convert query start and end time to UTC #16

Merged pull requests:

1.0.3 (2016-02-05)

Full Changelog

Implemented enhancements:

  • Remove .spec file #13

Closed issues:

  • Publish to PyPi #9

Merged pull requests:

  • Generate README.rst dynamically #12 (walro)

1.0.2 (2016-02-03)

Full Changelog

Merged pull requests:

1.0.1 (2016-02-03)

Full Changelog

Implemented enhancements:

  • Update Travis CI settings #8

Closed issues:

  • Copy/paste error in tests #7
  • About the inspect method #6
  • Need to set API_KEY env when running tests #5
  • Test queries real endpoint #4
  • Name in twingly.spec #3
  • Can't get the tests to pass #2
  • Missing test dependency? #1

* This Changelog was automatically generated by github_changelog_generator