Sourced from rich's releases.
Hot fix for typing extension issue
[13.4.1] - 2023-06-31
Fixed
- Fixed typing extensions import in markdown Textualize/rich#2979
Added tables to Markdown
[13.4.0] - 2023-06-31
Added
- Added support for tables in
Markdown
Textualize/rich#2977v13.3.5
[13.3.5] - 2023-04-27
Fixed
- Fixed italic indent guides in SVG output
Bugfix for is_terminal
[13.3.4] - 2023-04-12
Fixed
- Fixed for
is_terminal
ignoring FORCE_COLOR Textualize/rich#2923Clear meta and links
Just a new method on the Style class. A helper for Textual, you probable aren't going to need it.
[13.3.3] - 2023-02-27
Added
- Added Style.clear_meta_and_links
Sourced from rich's changelog.
[13.4.1] - 2023-06-31
Fixed
- Fixed typing extensions import in markdown Textualize/rich#2979
[13.4.0] - 2023-06-31
Added
- Added support for tables in
Markdown
Textualize/rich#2977[13.3.5] - 2023-04-27
Fixed
- Fixed italic indent guides in SVG output
[13.3.4] - 2023-04-12
Fixed
- Fixed for
is_terminal
ignoring FORCE_COLOR Textualize/rich#2923[13.3.3] - 2023-02-27
Added
- Added Style.clear_meta_and_links
b9c9eb5
Merge pull request #2980
from Textualize/typing-ext-fix032481c
remove importcce649c
changelog1176f81
fix for typing extension issuecf13882
changelog3c4fbd2
Merge pull request #2978
from Textualize/bump13406be8bd1
version bumpea78218
Merge pull request #2977
from Textualize/markdown-tablesf3d8e9b
Update styling to be minimal in markdown tables, add inline style
supportc40fdbb
Add test for markdown tablesSourced from pre-commit's releases.
pre-commit v3.3.2
Fixes
- Work around
r
on windows sometimes double-un-quoting arguments.
- #2885 PR by
@lorenzwalthert
.- #2870 issue by
@lorenzwalthert
.pre-commit v3.3.1
Fixes
- Work around
git
partial clone bug forautoupdate
on windows.
- #2866 PR by
@asottile
.- #2865 issue by
@adehad
.pre-commit v3.3.0
Features
- Upgrade ruby-build.
- #2846 PR by
@jalessio
.- Use blobless clone for faster autoupdate.
- #2859 PR by
@asottile
.- Add
-j
/--jobs
argument toautoupdate
for parallel execution.
- #2863 PR by
@asottile
.- issue by
@gaborbernat
.pre-commit v3.2.2
Fixes
- Fix support for swift >= 5.8.
- #2836 PR by
@edelabar
.- #2835 issue by
@kgrobelny-intive
.pre-commit v3.2.1
Fixes
- Fix
language_version
forlanguage: rust
without globalrustup
.
- #2823 issue by
@daschuer
.- #2827 PR by
@asottile
.
Sourced from pre-commit's changelog.
3.3.2 - 2023-05-17
Fixes
- Work around
r
on windows sometimes double-un-quoting arguments.
- #2885 PR by
@lorenzwalthert
.- #2870 issue by
@lorenzwalthert
.3.3.1 - 2023-05-02
Fixes
- Work around
git
partial clone bug forautoupdate
on windows.
- #2866 PR by
@asottile
.- #2865 issue by
@adehad
.3.3.0 - 2023-05-01
Features
- Upgrade ruby-build.
- #2846 PR by
@jalessio
.- Use blobless clone for faster autoupdate.
- #2859 PR by
@asottile
.- Add
-j
/--jobs
argument toautoupdate
for parallel execution.
- #2863 PR by
@asottile
.- issue by
@gaborbernat
.3.2.2 - 2023-04-03
Fixes
- Fix support for swift >= 5.8.
- #2836 PR by
@edelabar
.- #2835 issue by
@kgrobelny-intive
.3.2.1 - 2023-03-25
Fixes
- Fix
language_version
forlanguage: rust
without globalrustup
.
- #2823 issue by
@daschuer
.- #2827 PR by
@asottile
.
a0a7347
v3.3.2bcd8274
Merge pull request #2885
from lorenzwalthert/avoid-quote-write-to-tempfilecd09c35
avoid quoting and escaping while installing R hooks by writing code to
tempfi...c389ac0
Merge pull request #2886
from pre-commit/pre-commit-ci-update-config64985bd
[pre-commit.ci] pre-commit autoupdatef5a98eb
Merge pull request #2883
from pre-commit/install-swift-not-needed08b670f
swift is included in github actions72b7b53
Merge pull request #2884
from pre-commit/typo9c2a011
fix typo in testing/languagesee49d42
Merge pull request #2882
from pre-commit/languages-always-runSourced from filelock's releases.
3.12.0
What's Changed
- Fix: #225 :Get rid of warning about inability to link to _thread._local. by
@csm10495
in tox-dev/py-filelock#226- Bump deps and tools by
@gaborbernat
in tox-dev/py-filelock#228- Add umask check to tests so umask 002 is valid by
@TheMatt2
in tox-dev/py-filelock#227- Fix lock hang on Windows by
@TheMatt2
in tox-dev/py-filelock#231- Conditionally disable/enable thread-local lock behavior. by
@csm10495
in tox-dev/py-filelock#232Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.11.0...3.12.0
3.11.0
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by
@dependabot
in tox-dev/py-filelock#218- Fix #220: Allow filelock test thread to catch any exceptions by
@TheMatt2
in tox-dev/py-filelock#221- Bump deps and tools by
@gaborbernat
in tox-dev/py-filelock#222- Run more pypy versions in CI but without coverage by
@gaborbernat
in tox-dev/py-filelock#224- Make the lock a thread local variable by
@csm10495
in tox-dev/py-filelock#219New Contributors
@csm10495
made their first contribution in tox-dev/py-filelock#219Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.7...3.11.0
3.10.7
What's Changed
- use fchmod by
@jfennick
in tox-dev/py-filelock#214New Contributors
@jfennick
made their first contribution in tox-dev/py-filelock#214Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.6...3.10.7
3.10.6
What's Changed
- Bugfix/147 by
@jahrules
in tox-dev/py-filelock#213Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.5...3.10.6
3.10.5
What's Changed
- proposed fix for issue #67 by
@jahrules
in tox-dev/py-filelock#212Full Changelog: https://github.com/tox-dev/py-filelock/compare/3.10.4...3.10.5
3.10.4
What's Changed
- updated os.open to preserve mode by
@jahrules
in tox-dev/py-filelock#211
... (truncated)
Sourced from filelock's changelog.
v3.12.0 (2023-04-18)
- Make the thread local behaviour something the caller can enable/disable via a flag during the lock creation, it's on by default.
- Better error handling on Windows.
v3.11.0 (2023-04-06)
- Make the lock thread local.
v3.10.7 (2023-03-27)
- Use
fchmod
instead ofchmod
to work around bug in PyPy via Anaconda.v3.10.6 (2023-03-25)
- Enhance the robustness of the try/catch block in _soft.py. by :user:
jahrules
.v3.10.5 (2023-03-25)
- Add explicit error check as certain UNIX filesystems do not support flock. by :user:
jahrules
.v3.10.4 (2023-03-24)
- Update os.open to preserve mode= for certain edge cases. by :user:
jahrules
.v3.10.3 (2023-03-23)
- Fix permission issue - by :user:
jahrules
.v3.10.2 (2023-03-22)
- Bug fix for using filelock with threaded programs causing undesired file permissions - by :user:
jahrules
.v3.10.1 (2023-03-22)
- Handle pickle for :class:
filelock.Timeout
:pr:203
- by :user:TheMatt2
.
b4713c9
Conditionally disable/enable thread-local lock behavior. (#232)9c44c11
Fix lock hang on Windows (#231)2cd5f63
Add umask check to tests so umask 002 is valid (#227)dceb9e5
Bump deps and tools (#228)d44bd10
Fix: #225
:Get rid of warning about inability to link to _thread._local. (#226)d3241b9
Update changelog.rsteb09492
Make the lock a thread local variable (#219)fc38859
Run more pypy versions in CI but without coverage (#224)995c93e
Bump deps and tools (#222)abcc19f
Fix #220:
Allow filelock test thread to catch any exceptions (#221)eb917b3
Release 0.6.347b82ba
Merge pull request #63 from
pyupio/fix/pinning-ci-images802baaa
Drop Python 3.5 support.bf0c82f
Remove Python 3.5 from CI tests; we are close to removing it in
subsequent re...5162932
Removed old test patch.0a50261
Pinning CI image.56073fd
Merge pull request #62 from
mgorny/tomllib31a1d5b
Use the modern tomli/tomllib to parse TOML files