summaryrefslogtreecommitdiff
path: root/changelog
AgeCommit message (Expand)Author
2021-08-10Prefix all internal modules with _ to clarify they're privateRan Benita
2021-08-09Add official support for Python 3.9Ran Benita
2021-08-09Drop support for Python 3.5Ran Benita
2021-04-02Validate that a hookwrapper's function is a generator function during registr...Ran Benita
2020-06-08Move changelog file to changelog/Ran Benita
2020-06-08Remove Python 2 supportRan Benita
2020-06-07Remove deprecated implprefix supportRan Benita
2020-06-06Merge pull request #269 from bluetech/rm-python34goodboy
2020-06-06Remove deprecated _Result.resultRan Benita
2020-06-05Remove official support for Python 3.4Ran Benita
2020-06-03Add news fragmentTyler Goodlet
2019-09-10Preparing release 0.13.0Anthony Sottile
2019-07-03Replace importlib_metadata with importlib.metadata on Python 3.8+Miro HronĨok
2019-05-27Preparing release 0.12.0Anthony Sottile
2019-05-27Require a newer version of importlib-metadata which supports eggsAnthony Sottile
2019-05-23Revert varnames() refactor to use inspect.SignatureBruno Oliveira
2019-05-14Add CHANGELOG for #209Bruno Oliveira
2019-05-07Preparing release 0.11.0Anthony Sottile
2019-05-07Add changelogAnthony Sottile
2019-05-07Preparing release 0.10.0Bruno Oliveira
2019-05-06Add changelog for #199Anthony Sottile
2019-02-21Preparing release 0.9.0Bruno Oliveira
2019-02-21Merge pull request #189 from nicoddemus/early-load-4718Bruno Oliveira
2019-02-08Fix internal varnames function for PyPy3Bruno Oliveira
2019-02-08Add name parameter to PluginManager.load_setuptools_entrypointsBruno Oliveira
2018-11-09Preparing release 0.8.1Bruno Oliveira
2018-11-09Merge pull request #181 from crazymerlyn/change_implprefix_warning_stacklevelgoodboy
2018-10-16Adjust stacklevel of implprefix warningAnkit Goel
2018-10-15Preparing release 0.8.0Bruno Oliveira
2018-09-30Refactored to use get_hookimpls()victor
2018-08-19Merge pull request #57 from tgoodlet/encapsulate_specsgoodboy
2018-08-19Add trivial entryTyler Goodlet
2018-08-08Add a test demonstrating the opt in nature of argsTyler Goodlet
2018-08-02Run pre-commit in all filesBruno Oliveira
2018-07-30Add changelog in long package description and documentation. Fixes #165.Florian Schulze
2018-07-28Run towncrier manually and fix changelog manuallyBruno Oliveira
2018-07-28Fix error when handling VersionConflict exceptions from setuptools entry pointsBruno Oliveira
2018-07-26Preparing release 0.7.0Bruno Oliveira
2018-07-26Change #131 and #66 changelog entries to trivialBruno Oliveira
2018-07-26Add newsfragments for 0.7.0 release!Tyler Goodlet
2018-07-22Fix URL in changelog templateBruno Oliveira
2018-07-22Use towncrier and a custom tox environment to prepare a releaseBruno Oliveira