plain.dev 0.32.0__py3-none-any.whl → 0.32.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- plain/dev/CHANGELOG.md +10 -0
- plain/dev/precommit/cli.py +0 -1
- {plain_dev-0.32.0.dist-info → plain_dev-0.32.1.dist-info}/METADATA +1 -1
- {plain_dev-0.32.0.dist-info → plain_dev-0.32.1.dist-info}/RECORD +7 -7
- {plain_dev-0.32.0.dist-info → plain_dev-0.32.1.dist-info}/WHEEL +0 -0
- {plain_dev-0.32.0.dist-info → plain_dev-0.32.1.dist-info}/entry_points.txt +0 -0
- {plain_dev-0.32.0.dist-info → plain_dev-0.32.1.dist-info}/licenses/LICENSE +0 -0
plain/dev/CHANGELOG.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1
1
|
# plain-dev changelog
|
2
2
|
|
3
|
+
## [0.32.1](https://github.com/dropseed/plain/releases/plain-dev@0.32.1) (2025-06-27)
|
4
|
+
|
5
|
+
### What's changed
|
6
|
+
|
7
|
+
- Fixed an error when running `plain dev precommit` (or the `plain precommit` helper) that passed an extra `default` argument to `plain preflight --database`. The flag now correctly aligns with the current `plain preflight` CLI ([db65930](https://github.com/dropseed/plain/commit/db659304129a453676c0dcc20c13b606254ce1c2)).
|
8
|
+
|
9
|
+
### Upgrade instructions
|
10
|
+
|
11
|
+
- No changes required.
|
12
|
+
|
3
13
|
## [0.32.0](https://github.com/dropseed/plain/releases/plain-dev@0.32.0) (2025-06-23)
|
4
14
|
|
5
15
|
### What's changed
|
plain/dev/precommit/cli.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
plain/dev/CHANGELOG.md,sha256=
|
1
|
+
plain/dev/CHANGELOG.md,sha256=c6IruZ_ktdWBVOfkMpbaTurjttyYa_pLUmf44RqAnhU,1621
|
2
2
|
plain/dev/README.md,sha256=F0tkPLqQQLqqJFi5-r7VE6GB8bS1m84QUrGx8xNW9HE,3765
|
3
3
|
plain/dev/__init__.py,sha256=9ByBOIdM8DebChjNz-RH2atdz4vWe8somlwNEsbhwh4,40
|
4
4
|
plain/dev/cli.py,sha256=gITJpDAZb0lfuv7hNB8Oinb2HAaBhnz-XiS_R1_esQA,16617
|
@@ -21,9 +21,9 @@ plain/dev/poncho/manager.py,sha256=l0tcVslJ0snEiNPn4Pgphti_aIFKp1yfRx6Cng1F55w,6
|
|
21
21
|
plain/dev/poncho/printer.py,sha256=wt1ioaGcPnVyrPy-UjvdsR9zfcr4DTTycmapW1MIdSU,1785
|
22
22
|
plain/dev/poncho/process.py,sha256=JJOKy-C6vMCg7-6JMCtu6C649h7HmOBSJqDP_hnX49I,2637
|
23
23
|
plain/dev/precommit/__init__.py,sha256=9ByBOIdM8DebChjNz-RH2atdz4vWe8somlwNEsbhwh4,40
|
24
|
-
plain/dev/precommit/cli.py,sha256=
|
25
|
-
plain_dev-0.32.
|
26
|
-
plain_dev-0.32.
|
27
|
-
plain_dev-0.32.
|
28
|
-
plain_dev-0.32.
|
29
|
-
plain_dev-0.32.
|
24
|
+
plain/dev/precommit/cli.py,sha256=umWTjJPtwdNFZdmT5jfWbPW13N82BxH1ujdV0JQhs0o,3414
|
25
|
+
plain_dev-0.32.1.dist-info/METADATA,sha256=n3wIpwCvpz5JAsz7zeFK_KM-f6fEKA4-al8QJ45lUZk,4270
|
26
|
+
plain_dev-0.32.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
27
|
+
plain_dev-0.32.1.dist-info/entry_points.txt,sha256=zrcTOiFk_MLKsnYVlwVP7aMm1XLEqq7w4EBkJ-3ge-g,114
|
28
|
+
plain_dev-0.32.1.dist-info/licenses/LICENSE,sha256=Cx4Dq9yR2fLHthf8Ke36B8QJvE1bZFXVzDIGE8wGzsY,4132
|
29
|
+
plain_dev-0.32.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|