-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: ioos/standard_knowledge
Releases · ioos/standard_knowledge
v0.1.1
@abkfenris
abkfenris
c6ae39a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
🚀 Features
- Bump to CIBuildWheel 4.1 to support WASM wheels by @abkfenris in #144
- Configure Crates.io publishing by @abkfenris in #146
- Javascript testing and publishing by @abkfenris in #148
🐛 Bug Fixes
- Fix TestPyPI failure and some Zizmor cleanup by @abkfenris in #138
Other Changes
- No WASM for PyPI by @abkfenris in #122
- Update renovate config with cooldowns and pinning by @abkfenris in #137
- Update standards and run rust test by @abkfenris in #145
- Add navd88 as a column name by @abkfenris in #147
- Zizmor, GHA, and deps cleanup by @abkfenris in #149
- Further cleanup with repo-review by @abkfenris in #157
- Group Vite dependencies by @abkfenris in #164
- Tweak release note generation by @abkfenris in #168
Dependency updates
- Bump vite from 7.1.10 to 8.0.16 in /js by @dependabot[bot] in #154
- Update maturin requirement from <2.0,>=1.9 to >=1.14.0,<2.0 in /py by @dependabot[bot] in #155
- Bump @biomejs/biome from 2.1.1 to 2.5.0 by @dependabot[bot] in #151
- Bump pyo3 from 0.27.2 to 0.29.0 by @dependabot[bot] in #159
- Bump flate2 from 1.1.8 to 1.1.9 by @dependabot[bot] in #163
- Bump black from 24.0.dev to 26.5.1 by @dependabot[bot] in #158
- Bump trycmd from 0.15.11 to 1.2.0 by @dependabot[bot] in #160
- Bump wasm-bindgen-test from 0.3.58 to 0.3.73 by @dependabot[bot] in #162
- Bump pypa/cibuildwheel from a0a973acdc9e7b7f8b04ac5c80e6883a5a102615 to 294735312765b09d24a2fbec22660ce817587d55 by @dependabot[bot] in #161
- Bump https://github.com/python-jsonschema/check-jsonschema from 0.37.2 to 0.37.3 by @dependabot[bot] in #165
- Bump the vite group in /js with 2 updates by @dependabot[bot] in #166
- Bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #167
- Bump rustls-webpki from 0.103.4 to 0.103.13 by @dependabot[bot] in #169
- Bump rand from 0.9.2 to 0.9.4 by @dependabot[bot] in #170
- Bump bytes from 1.10.1 to 1.12.0 by @dependabot[bot] in #171
Full Changelog: v0.1.0...v0.1.1
Assets 2
v0.1.0 - Initial release
@abkfenris
abkfenris
465e765
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Initial tinkering by @abkfenris in #3
- Refactor to workspace, use build.rs to auto-generate code by @abkfenris in #8
- StandardLibrary, tests, and optimizations by @abkfenris in #9
- Initial Python config by @abkfenris in #10
- Suggestions by @abkfenris in #11
- Search by @abkfenris in #14
- Search on main readme by @abkfenris in #15
- CLI by @abkfenris in #18
- CLI - Trying to test by @abkfenris in #19
- Cli testing by @abkfenris in #20
- Create dependabot.yml by @abkfenris in #21
- Update dependabot.yml by @abkfenris in #22
- Community knowledge by @abkfenris in #13
- Knowledge by @abkfenris in #26
- QARTOD by @abkfenris in #28
- Shuffling deck chairs by @abkfenris in #31
- Bump serde_yaml_ng from 0.9.36 to 0.10.0 by @dependabot[bot] in #32
- Use &str by @abkfenris in #36
- Remove manual includes by @abkfenris in #42
- Knowledge from NERACOOS by @abkfenris in #39
- Chainable standards filter by @abkfenris in #45
- Static QARTOD with GLOS configs by @abkfenris in #47
- python-qc by @abkfenris in #54
- Implement gzip compression for standards data using YAML serialization to reduce binary size by @Copilot in #51
- [WIP] ✨Set up Copilot instructions by @Copilot in #53
- Bump clap from 4.5.41 to 4.5.43 by @dependabot[bot] in #50
- Initial Javascript implementation by @abkfenris in #60
- JS preview - query and filter by @abkfenris in #61
- Use Indicium for searching by @abkfenris in #63
- Simplify filters by @abkfenris in #64
- Bump clap from 4.5.43 to 4.5.45 by @dependabot[bot] in #56
- CLI: Move knowledge loading to CLI crate for better core portability by @Copilot in #55
- Bump clap from 4.5.45 to 4.5.48 by @dependabot[bot] in #74
- Configure Renovate by @renovate[bot] in #70
- Add ERDDAP XML and YAML suggested attributes by @abkfenris in #77
- Add case-insensitive variable name matching for snake_case and camelCase by @Copilot in #81
- Update Rust crate flate2 to v1.1.4 - autoclosed by @renovate[bot] in #79
- Bump serde from 1.0.219 to 1.0.228 by @dependabot[bot] in #75
- Update Rust crate clap to v4.5.49 by @renovate[bot] in #78
- Bump pyo3 from 0.25.1 to 0.26.0 by @dependabot[bot] in #67
- Update actions/setup-python action to v6 by @renovate[bot] in #82
- Update actions/upload-pages-artifact action to v4 by @renovate[bot] in #88
- Update actions/download-artifact action to v5 by @renovate[bot] in #87
- Update actions/attest-build-provenance action to v3 by @renovate[bot] in #85
- Update astral-sh/setup-uv action to v7 by @renovate[bot] in #83
- Update Rust crate reqwest to v0.12.24 by @renovate[bot] in #84
- Build wheels by @abkfenris in #108
- Bump clap from 4.5.49 to 4.5.51 by @dependabot[bot] in #102
- Bump wasm-bindgen-test from 0.3.50 to 0.3.58 by @dependabot[bot] in #113
- Bump flate2 from 1.1.4 to 1.1.8 by @dependabot[bot] in #111
- Bump clap from 4.5.51 to 4.5.54 by @dependabot[bot] in #110
- Update actions/checkout action to v6 by @renovate[bot] in #104
- Update actions/cache action to v5 by @renovate[bot] in #115
- Update Rust crate reqwest to 0.13 by @renovate[bot] in #107
- Update GitHub Artifact Actions (major) by @renovate[bot] in #97
- Update dependency python to 3.14 by @renovate[bot] in #90
- Update Rust crate trycmd to v0.15.11 by @renovate[bot] in #103
- Update astral-sh/setup-uv action to v7.2.0 by @renovate[bot] in #92
- Fix PyO3 0.27 deprecation warnings by @Copilot in #116
- Update Rust crate pyo3 to 0.27.0 by @renovate[bot] in #91
- A few things to cleanup before creating a release by @abkfenris in #119
New Contributors
- @abkfenris made their first contribution in #3
- @dependabot[bot] made their first contribution in #32
- @Copilot made their first contribution in #51
- @renovate[bot] made their first contribution in #70
Full Changelog: https://github.com/gulfofmaine/standard_knowledge/commits/v0.1.0