Skip to content

soliplex-concierge v0.9: use `-plumber' APIs for installation edits

Latest

Choose a tag to compare

@tseaver tseaver released this 19 Jun 17:19
· 1 commit to main since this release
v0.9
43dd45f

Bug Fixes

  • Pass only kwargs for 'soliplex_plumber.rooms.install_room_from' [PR #84]

    Positional args are now deprecated.

  • Subclass all the exceptions [#82, PR #83]

Refactoring

  • Use '-plumber v2.0.1' APIs for installation edits [#78, #79, PR #81]

    • romm installtion now uses its 'install_room_from', and patches
      the copied room afterward.

    The '-plumber' APIs fix our latent bugs tracked in #79.

Dependencies