summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48 from hugovk/masterHEADmasterSebastian Thiel2022-11-176-9/+8
|\
| * Drop support for EOL Python 3.6Hugo van Kemenade2022-11-166-7/+6
| * Add support for Python 3.11Hugo van Kemenade2022-11-162-4/+4
|/
* Stop signing releasesSebastian Thiel2022-02-212-2/+2
* Merge pull request #47 from kianmeng/fix-typosSebastian Thiel2022-01-165-11/+11
|\
| * Fix typosKian-Meng Ang2022-01-155-11/+11
|/
* bump major version and update changelogv5.0.0Sebastian Thiel2021-10-152-1/+8
* Merge pull request #46 from hugovk/masterSebastian Thiel2021-10-1514-39/+29
|\
| * Upgrade Python syntax with pyupgrade --py36-plusHugo van Kemenade2021-10-148-18/+13
| * Universal wheels are for code expected to work on both Python 2 and 3Hugo van Kemenade2021-10-141-3/+0
| * Switch from abandoned nose to pytest to support Python 3.10Hugo van Kemenade2021-10-144-12/+10
| * Add support for Python 3.10Hugo van Kemenade2021-10-143-2/+3
| * Drop support for EOL Python 3.5Hugo van Kemenade2021-10-145-6/+5
|/
* v4.0.0v4.0.0Harmon2021-01-232-1/+9
* Remove unused pyvers variable in SlidingWindowMapBuffer.__getslice__Harmon2021-01-231-1/+0
* Remove Python 3.4 from tox configurationHarmon2021-01-231-1/+1
* Add Python 3.7, 3.8, and 3.9 to tox configurationHarmon2021-01-231-1/+1
* Drop support for Python 3.4Harmon2021-01-233-4/+3
* Add Python 3.7, 3.8, and 3.9 to setup classifiersHarmon2021-01-231-0/+3
* Add Python 3.9 to GitHub Actions workflowHarmon2021-01-231-1/+1
* Remove Exceptions documentationHarmon2021-01-231-8/+0
* Remove MemoryManagerError and RegionCollectionErrorHarmon2021-01-231-11/+0
* Remove AppVeyor configuration fileHarmon2021-01-231-50/+0
* Remove Travis CI configuration fileHarmon2021-01-231-15/+0
* Remove Development Status classifier comments in setup.pyHarmon2021-01-231-8/+0
* Remove buffer usage from TestTutorial.test_exampleHarmon2021-01-231-6/+0
* Replace codecs.open with openHarmon2021-01-231-2/+2
* Remove information about Python < 2.5 in documentationHarmon2021-01-231-2/+0
* Update Python prerequisite in documentationHarmon2021-01-231-1/+1
* Remove Python 2.7 from tox configurationHarmon2021-01-231-1/+1
* Remove information about Python < 2.5 in READMEHarmon2021-01-231-2/+0
* Update Python prerequisite in READMEHarmon2021-01-231-1/+1
* Update setup classifiers to be only Python 3Harmon2021-01-231-2/+1
* Update Python requirement to >= 3.4Harmon2021-01-231-1/+1
* Remove bufferHarmon2021-01-232-14/+2
* Remove string_typesHarmon2021-01-232-11/+3
* Improve changelog for v3.0.5Harmon2021-01-231-2/+2
* bump patch levelv3.0.5Sebastian Thiel2021-01-233-2/+4
* Add changelog for v3.0.5Harmon2021-01-211-0/+6
* Improve capitalization consistency in changelog for v3.0.4Harmon2021-01-211-1/+1
* Improve changelog for v3.0.2Harmon2021-01-211-1/+2
* Ignore Flake8 undefined name error for Python 2 supportHarmon2021-01-211-1/+1
* Revert "Remove basestring reference, no py2 support"Sebastian Thiel2021-01-211-1/+5
* Remove bytes existence checkHarmon2021-01-181-5/+0
* Remove duplicate sys importHarmon2021-01-181-2/+0
* Remove Sublime Text project definitionHarmon2021-01-181-21/+0
* Fix changelog version numberHarmon2021-01-181-1/+1
* Bump patch level (to create a new correctly signed release)v3.0.4Sebastian Thiel2020-05-052-1/+7
* re-release with different signing keySebastian Thiel2020-04-112-2/+2
* Change required key to 2CF*, which seems to be the only good oneSebastian Thiel2020-04-111-1/+1