86 lines
2.8 KiB
Plaintext
86 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 24 18:50:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.9.0:
|
|
* Support Python 3.8-3.12 and Handle Flaky Tests #110
|
|
* Update ruff #106
|
|
* Use local coverage #105
|
|
* Switch to pytester in tests
|
|
* Add more linting #100
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 23:08:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.8.0:
|
|
* Update for newer requests-cache
|
|
* Add docstring enforcement
|
|
* Add releaser workflows
|
|
* Include py.typed file
|
|
* Update for pytest 7
|
|
* Add flake8 and mypy linting
|
|
* Apply Auto Formatting
|
|
* Enforce labels on PRs
|
|
* Update for Jupyter Releaser
|
|
* Add changelog entry for 0.6.0
|
|
* Handle ignore links for `ipynb` files
|
|
* Drop support for Python 3.6 and add support for Python 3.10
|
|
* Handle attachments in notebook cells
|
|
* Fix handling of Nested RST links
|
|
* Fix check-links-ignore example in Readme
|
|
* Add Ability to Ignore Link Patterns
|
|
* Update for recommended usage of CheckLinks
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 18 09:21:46 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.4.2:
|
|
* Another improvement to retry logic #20
|
|
* Clean up metadata for dist generation #19
|
|
* Improve retry logic and add python 3 classifier #18
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 3 07:27:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.4.0:
|
|
* Drop py27 support and add badges #15
|
|
* Use requests(-cache) #12
|
|
* Add checking of self- and local html anchors #10
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 27 10:25:16 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.3.4:
|
|
* no changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 3 09:47:03 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.3.2:
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 11 03:13:28 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Requires python-docutils
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 11:06:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 09:01:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.3.0:
|
|
* Various examples and tests updates
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 12:42:55 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Fix test suite and add bcond test as the tests require internet
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 20 21:45:05 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Initial version
|