Commit eb6d29a
authored
chore(release): v0.1.0 (#16)
First public release. Stamps src/yarlpattern/_version.py to 0.1.0
and adds a corresponding entry to CHANGELOG.md.
Release notes summarize the public surface (100% conformance,
component-wise matching, path-to-regexp-derived syntax, pluggable
regex engine, yarl-shaped ergonomics), the implementation posture
(pure Python, Sigstore-signed PEP 740 attestations with SLSA
predicates), and the docs site at chad-loder.github.io/yarlpattern.
PSR was used to compute the next version (0.1.0, from the 'feat:
Initial commit' on a 0.x base with major_on_zero=false) and stamp
_version.py. The CHANGELOG.md entry was written by hand because
our PSR config doesn't carry the mode='update' setting pyhaul uses
to drive automatic changelog updates — added by hand here, can be
hooked up to PSR in a follow-up.
Co-authored-by: chad-loder <26261238+chad-loder@users.noreply.github.com>1 parent 63e3a50 commit eb6d29a
2 files changed
Lines changed: 47 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
8 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments