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 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
@@ -67,7 +67,6 @@ def cli(install):
67
67
  "plain",
68
68
  "preflight",
69
69
  "--database",
70
- "default",
71
70
  )
72
71
  check_short("Checking Plain migrations", "plain", "migrate", "--check")
73
72
  check_short(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: plain.dev
3
- Version: 0.32.0
3
+ Version: 0.32.1
4
4
  Summary: Local development tools for Plain.
5
5
  Author-email: Dave Gaeddert <dave.gaeddert@dropseed.dev>
6
6
  License-Expression: BSD-3-Clause
@@ -1,4 +1,4 @@
1
- plain/dev/CHANGELOG.md,sha256=jr6wXfXbC0M7Ay3K3-D9rQisUD3nGvEcG4dtGeyZkeM,1139
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=KVHcG3Y_JZJNu3_MLIrO5s6yMYQfAArIU5L0hNWZUjg,3441
25
- plain_dev-0.32.0.dist-info/METADATA,sha256=MfND655Xq3SgypdmVD1YxkwGEDYAu3W1UvyQzphB9XY,4270
26
- plain_dev-0.32.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
27
- plain_dev-0.32.0.dist-info/entry_points.txt,sha256=zrcTOiFk_MLKsnYVlwVP7aMm1XLEqq7w4EBkJ-3ge-g,114
28
- plain_dev-0.32.0.dist-info/licenses/LICENSE,sha256=Cx4Dq9yR2fLHthf8Ke36B8QJvE1bZFXVzDIGE8wGzsY,4132
29
- plain_dev-0.32.0.dist-info/RECORD,,
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,,