Skip to content

Commit a631656

Browse files
chore(release): 0.8.0-dev.1 [skip ci]
## [0.8.0-dev.1](v0.7.1...v0.8.0-dev.1) (2025-11-04) ### Features * **core:** add base accessor method for conda channel support ([e69711b](e69711b)) * **factory:** register v1.2.2 accessor and validator ([bf73160](bf73160)) * **schema:** implement v1.2.2 package schema with conda support ([4e2be30](4e2be30)) * **service:** add conda channel retrieval to PackageService ([d129b65](d129b65)) ### Bug Fixes * **accessor:** correct v1.2.1 entry point return type ([f90d251](f90d251)) ### Documentation * diagrams ([7d0f98a](7d0f98a)) * first pass on whole package docs ([02b37f3](02b37f3))
1 parent d9f9c3d commit a631656

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## [0.8.0-dev.1](https://github.com/CrackingShells/Hatch-Validator/compare/v0.7.1...v0.8.0-dev.1) (2025-11-04)
2+
3+
4+
### Features
5+
6+
* **core:** add base accessor method for conda channel support ([e69711b](https://github.com/CrackingShells/Hatch-Validator/commit/e69711b718acc08cb8803e336ed8877903d303f5))
7+
* **factory:** register v1.2.2 accessor and validator ([bf73160](https://github.com/CrackingShells/Hatch-Validator/commit/bf73160371a76db8289500783b45c4eb0d9c75b1))
8+
* **schema:** implement v1.2.2 package schema with conda support ([4e2be30](https://github.com/CrackingShells/Hatch-Validator/commit/4e2be30ae20ea4fe81758b45338137292d07f8e0))
9+
* **service:** add conda channel retrieval to PackageService ([d129b65](https://github.com/CrackingShells/Hatch-Validator/commit/d129b6545c1508ea55b539df2fa1e6c6aff02381))
10+
11+
12+
### Bug Fixes
13+
14+
* **accessor:** correct v1.2.1 entry point return type ([f90d251](https://github.com/CrackingShells/Hatch-Validator/commit/f90d25154735d40fca64e87f0ec3060e99519bcf))
15+
16+
17+
### Documentation
18+
19+
* diagrams ([7d0f98a](https://github.com/CrackingShells/Hatch-Validator/commit/7d0f98a088c237f7cfd9d3eef5e4e16237ca1d97))
20+
* first pass on whole package docs ([02b37f3](https://github.com/CrackingShells/Hatch-Validator/commit/02b37f357826cd476a947c117f16a1c42499f6e9))

0 commit comments

Comments
 (0)