v1.0.6
What's Changed
- Bump latest version in modules by @sandydoo in #1183
- ci: use latest cachix version by @sandydoo in #1177
- Fixup gradle package documentation by @ttrei in #1191
- add clickhouse http port by @yswtrue in #1190
- ci: use x86 macos runners by @sandydoo in #1189
- rust: ensure rust can be disabled when using non-default channel by @sandydoo in #1175
- devenv: make common CLI options global by @sandydoo in #1196
- Add readiness_probe for clickhouse by @timothyklim in #1195
- feat: support private caches by @vetsin in #1209
- Fix instructions for usage with flakes by @sephii in #1213
- Fix: sync nodejs versions by @soundofspace in #1202
- feat: add odin language support by @k3yss in #1214
- chore(deps): bump cachix/cachix-action from 14 to 15 by @dependabot in #1217
- examples: rename
process_ready
toprocess_healthy
by @sandydoo in #1221 - opentelemetry-collector: init by @sandydoo in #1220
- rust: assert that targets are not used with nixpkgs channel by @sandydoo in #1224
- dotenv: support export declarations in .env files by @sandydoo in #1226
- Reuse
DEVENV_RUNTIME
to work aroundnix develop
modifyingTMPDIR
by @sandydoo in #1157 - container: override tmpdir and runtime dir by @sandydoo in #1232
- Turn devenv into a library by @ankhers in #1235
- Add alias/args example to scripts.md by @tennox in #1240
- docs: commit docs in CI and make doc generation idempotent by @sandydoo in #1247
- httpbin: new module by @midchildan in #1245
- feat: Update Terraform example and template by @sestrella in #1249
- Allow follows in top-level inputs and validate flake inputs by @sandydoo in #1254
- feat(scripts): allow custom interpreters by @rawkode in #1256
- feat: add typesense service by @shyim in #1198
- add: solidity and foundry support by @gabr1sr in #1259
- add devenv repl by @domenkozar in #1197
- devenv: resolve cli arg conflicts by @sandydoo in #1261
- devenv.isTesting by @domenkozar in #1194
New Contributors
- @ttrei made their first contribution in #1191
- @yswtrue made their first contribution in #1190
- @timothyklim made their first contribution in #1195
- @vetsin made their first contribution in #1209
- @sephii made their first contribution in #1213
- @soundofspace made their first contribution in #1202
- @midchildan made their first contribution in #1245
- @rawkode made their first contribution in #1256
- @gabr1sr made their first contribution in #1259
Full Changelog: v1.0.5...v1.0.6