Kevin McCarthy
b122b5c701
Release v8.1.0
2025-12-08 11:37:31 -05:00
Kevin McCarthy
c7bb59ecd8
Release v8.0.0
2025-12-03 13:15:37 -05:00
Seow Alex
952994b365
Patch httpcore instead of httpx
2025-11-19 13:44:40 -03:00
Jair Henrique
73eed94c47
Drops Python 3.9 support
2025-11-19 12:18:05 -03:00
Sebastian Pipping
5f1b20c4ca
Merge pull request #763 from danielnsilva/drop-unused-requests
...
Add an option to remove unused requests from cassette
2025-01-11 20:51:28 +01:00
Daniel Silva
e3ced4385e
docs: update example in advanced.rst
...
Co-authored-by: Sebastian Pipping <sebastian@pipping.org >
2025-01-11 11:21:55 -05:00
Jair Henrique
6465a5995b
Fix docs conf
2025-01-04 15:19:50 -03:00
dependabot[bot]
69ca261a88
build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.2
...
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 2.0.0 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst )
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.2 )
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-04 15:19:50 -03:00
kevin1024
3278619dcc
Release v7.0.0
2024-12-30 18:59:50 -05:00
dependabot[bot]
81978659f1
build(deps): update sphinx requirement from <8 to <9
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v0.1.61611...v8.0.2 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-28 14:03:41 -03:00
Jair Henrique
ab8944d3ca
Drop python 3.8 support
2024-10-12 22:44:42 -03:00
Kevin McCarthy
1d100dda25
release v6.0.2
2024-10-07 08:55:44 -04:00
Chuck Daniels
40ac0de652
Fix typos in test commands
2024-04-21 19:58:00 -04:00
Kevin McCarthy
68038d0559
release v6.0.1
2024-01-25 11:13:56 -05:00
Kevin McCarthy
1e3a5ac753
Release v6.0.0
2024-01-23 10:54:46 -05:00
Jair Henrique
62fe272a8e
Remove tox reference from contributing docs
2024-01-22 23:17:25 -03:00
Sebastian Pipping
1dd9cbde8b
pre-commit: Mass-apply trailing-whitespace
2023-12-12 20:01:09 +01:00
Sebastian Pipping
e9102b2bb4
pre-commit: Mass-apply end-of-file-fixer
2023-12-12 19:01:50 +01:00
dependabot[bot]
dd97b02b72
build(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
...
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 1.3.0 to 2.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst )
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0 )
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 11:27:04 -03:00
Jair Henrique
796dc8de7e
Move lint from tox to gh action
2023-12-10 20:48:01 -03:00
Rob Brackett
c062c9f54c
Remove spaces at end-of-line in changelog
...
This matches the project's `.editorconfig` rules.
2023-12-08 16:59:39 -03:00
Rob Brackett
2abf1188a9
Fix list formatting in v5.1.0 changelog
...
The list of changes was not indented enough, and so didn't actually get formatted as a list when rendering HTML, which left it pretty unreadable. This also adds a blank line between the last 4.x version and 5.0.0 to match the extra blank lines between other major versions.
2023-12-08 16:59:39 -03:00
dependabot[bot]
2b2935a1e7
build(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0
...
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 1.2.2 to 1.3.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst )
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.2...1.3.0 )
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 16:39:02 -03:00
Jair Henrique
6446d00e27
Drop boto 2 support
2023-07-31 08:49:23 -03:00
Kevin McCarthy
d6bded1820
bump version to v5.1.0
2023-07-30 17:11:15 -10:00
dependabot[bot]
92dd4d00f7
build(deps): update sphinx requirement from <7 to <8
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v0.1.61611...v7.0.1 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-23 18:19:26 -03:00
Jair Henrique
cf3ffcad61
Create action to validate docs
2023-07-23 18:09:49 -03:00
Jair Henrique
75c8607fd2
Fix read the docs build
2023-07-20 13:17:15 -03:00
Jair Henrique
8c075c7fb3
Configure read the docs V2
2023-07-20 13:10:07 -03:00
Michael Liu
943cabb14f
docs/advanced.rst: fix typo
2023-07-04 16:45:49 +08:00
Kevin McCarthy
34d5384318
bump version to v5.0.0
2023-06-26 12:54:39 -05:00
Sebastian Pipping
ad1010d0f8
Merge pull request #695 from kevin1024/drop37
...
Drop support for Python 3.7 (after 2023-06-27)
2023-06-26 18:32:42 +02:00
Amos Ng
d99593bcd3
Split persister errors into CassetteNotFoundError and CassetteDecodeError ( #681 )
2023-06-26 18:27:35 +02:00
Jair Henrique
b827cbe2da
Drop support to python 3.7
2023-06-26 11:46:20 -03:00
Kevin McCarthy
92ca5a102c
fix misspelled word
2023-06-26 09:22:16 -05:00
Kevin McCarthy
d2281ab646
version bump to v4.4.0
2023-06-26 09:17:41 -05:00
Sebastian Pipping
d2f2731481
Replace command "pip" with "pip3"
2023-06-18 23:08:17 +02:00
Sebastian Pipping
b2a895cb89
Replace command "python" by "python3"
2023-06-18 23:07:04 +02:00
Sebastian Pipping
bd112a2385
docs/usage.rst: Fix assertions
...
Symptom was:
> Traceback (most recent call last):
> File "/tmp/tmp.kJAKlLngAX/foo.py", line 6, in <module>
> assert 'Example domains' in response
> TypeError: a bytes-like object is required, not 'str'
2023-06-18 11:14:44 -03:00
Sebastian Pipping
42848285a0
docs/usage.rst: Fix urllib import
...
Symptom was:
> Traceback (most recent call last):
> File "/tmp/tmp.kJAKlLngAX/foo.py", line 5, in <module>
> response = urllib.request.urlopen('http://www.iana.org/domains/reserved ').read()
> AttributeError: module 'urllib' has no attribute 'request'
2023-06-18 11:14:44 -03:00
Sebastian Pipping
d613a814d3
vcr/unittest: Simplify file layout
...
.. and make "from vcr.unittest import VCRTestCase" work again.
2023-06-08 16:28:34 +02:00
Sebastian Pipping
ce234e503f
docs/usage.rst: Drop needless self-reference
2023-06-08 16:28:34 +02:00
Sebastian Pipping
dedb7ec403
Resolve needless inheritence from object (Python 3)
2023-06-08 16:28:34 +02:00
Sebastian Pipping
9232915885
docs/usage.rst: Break up a long line
2023-06-08 16:28:34 +02:00
Sebastian Pipping
cbb540029f
docs/usage.rst: Adapt documentation to new code location
2023-06-08 16:28:34 +02:00
Sebastian Pipping
c13f33b1e0
Add unmodified vcrpy-unittest code
...
Source commit is a2fd7625fde1ea15c8982759b07007aef40424b3.
License is MIT just like vcrpy.
2023-06-08 16:28:34 +02:00
Kevin McCarthy
0e06836908
bump version to v4.3.1
2023-05-26 11:02:14 -05:00
Kevin McCarthy
62cb151918
Release v4.3.0
2023-05-24 13:48:31 -05:00
Kian-Meng Ang
44359bfe43
Fix typo, succeedes -> succeeds ( #672 )
...
Found via `codespell`.
2023-05-13 17:03:27 +02:00
Daniel Silva
36c7465cf7
docs: add drop_unused_requests option
2023-01-04 21:59:58 +00:00