Skip to content

Commit

Permalink
Update ConfigDB to v1.1.0 (#2946)
Browse files Browse the repository at this point in the history
Fix handling of `name=value` selectors for root arrays [#64](mikee47/ConfigDB#64)

Support conversion of named selector into range [#65](mikee47/ConfigDB#65)

    * Allows item deletion using  `"x[name=object 1]": []` syntax

Add `ExportOptions` [#68](mikee47/ConfigDB#68)

    Allows `pretty` to be configured on a per-stream basis.
    Add optional `useName`, `asObject` flags.
  • Loading branch information
mikee47 authored Feb 12, 2025
1 parent ddcd288 commit c396b5a
Showing 1 changed file with 1 addition and 1 deletion.