What's Changed
Bugfix
- fix: use rdkit API to remove implicit hydrogens by @njzjz in #2278
- fix: fix test result sha256 by @njzjz in #2256
- fix: remove ref-names from .git_archival.txt by @njzjz-bot in #2253
Documentation
- docs: update example of read_species by @njzjz in #2238
- docs: pin sphinx-argparse to < 0.5.0 by @njzjz-bot in #2257
- docs: fix home page rendering by @njzjz in #2258
Dependencies update
- build(deps-dev): bump sass from 1.77.0 to 1.77.1 in /reacnetgenerator/static/webpack by @dependabot in #2228
- build(deps): bump pypa/cibuildwheel from 2.17 to 2.18 by @dependabot in #2229
- build(deps): bump braces from 3.0.2 to 3.0.3 in /reacnetgenerator/static/webpack by @dependabot in #2245
- build(deps): bump magnific-popup from 1.1.0 to 1.2.0 in /reacnetgenerator/static/webpack by @dependabot in #2243
- build(deps): bump CodSpeedHQ/action from 2 to 3 by @dependabot in #2259
- build(deps): bump pypa/cibuildwheel from 2.19 to 2.20 by @dependabot in #2260
- build(deps-dev): bump cssnano-preset-advanced from 7.0.1 to 7.0.5 in /reacnetgenerator/static/webpack by @dependabot in #2262
- build(deps-dev): bump css-loader from 7.1.1 to 7.1.2 in /reacnetgenerator/static/webpack by @dependabot in #2234
- build(deps): bump pypa/cibuildwheel from 2.20 to 2.21 by @dependabot in #2271
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #2247
- build(deps-dev): bump sass from 1.77.1 to 1.79.4 in /reacnetgenerator/static/webpack by @dependabot in #2277
- build(deps): bump jsrender from 1.0.14 to 1.0.15 in /reacnetgenerator/static/webpack by @dependabot in #2269
- build(deps-dev): bump cssnano from 7.0.1 to 7.0.6 in /reacnetgenerator/static/webpack by @dependabot in #2268
- build(deps-dev): bump postcss from 8.4.38 to 8.4.47 in /reacnetgenerator/static/webpack by @dependabot in #2272
- build(deps-dev): bump webpack from 5.91.0 to 5.95.0 in /reacnetgenerator/static/webpack by @dependabot in #2276
- build(deps-dev): bump cssnano-preset-advanced from 7.0.5 to 7.0.6 in /reacnetgenerator/static/webpack by @dependabot in #2279
- build(deps-dev): bump mini-css-extract-plugin from 2.9.0 to 2.9.1 in /reacnetgenerator/static/webpack by @dependabot in #2280
- build(deps-dev): bump sass-loader from 14.2.1 to 16.0.2 in /reacnetgenerator/static/webpack by @dependabot in #2281
- chore: bump pyright to 1.1.363 by @njzjz in #2232
CI/CD
- ci(docker): fix docker image tags by @njzjz in #2226
- build(conda): update conda file by @njzjz in #2227
- ci: use Python 3.12 for benchmark by @njzjz in #2231
- ci(wheel): use build[uv] frontend by @njzjz in #2244
Full Changelog: v1.6.13...v1.6.14