Releases: quartiq/miniconf
Releases · quartiq/miniconf
miniconf-v0.20.1
What's Changed
- CHANGELOG: v0.20.0 by @jordens in #298
- py: demote unexpected msg logging levels by @jordens in #299
- reflection by @jordens in #301
- all: remove unused crates by @jordens in #302
- Workspace-manifest by @jordens in #303
- remove all inline hints: let the compiler figure it out by @jordens in #304
- serde-reflection: bump to release by @jordens in #305
Full Changelog: miniconf-v0.20.0...miniconf-v0.20.1
miniconf-v0.20.0
What's Changed
- postcard schema by @jordens in #289
- examples/postcard_schema: use blanket impl by @jordens in #290
- derive: bump darling to 0.21 by @jordens in #291
- Tree schema by @jordens in #292
- derive leaf by @jordens in #293
- misc by @jordens in #294
- refine JsonPath IntoKeys impls by @jordens in #295
- clippy lints by @jordens in #296
- changelog: format by @jordens in #297
Full Changelog: v0.19.0...miniconf-v0.20.0
v0.19.0
What's Changed
- elide lifetimes by @jordens in #271
- py: refactor topic/path by @jordens in #272
- minimq master, embedded-nal 0.9 by @jordens in #273
- KeyLookup: ensure at least one child in Named by @jordens in #275
- keys: remove potentially broken doc link by @jordens in #276
- py: print values as repr by @jordens in #277
- py: introduce common for async/sync commonalities by @jordens in #278
- py: use inflight also for sync by @jordens in #279
- trace by @jordens in #280
- impl overrides by @jordens in #281
- mqtt: handle Traversal::Access from iter by @jordens in #282
- mqtt cli: print values as json by @jordens in #283
- trace: bump serde-reflection by @jordens in #284
- traverse_all: infallible by @jordens in #285
- Trace by @jordens in #286
- py: factor json_dumps by @jordens in #287
- v0.19.0 chores by @jordens in #288
Full Changelog: v0.18.2...v0.19.0