Skip to content

v0.5.0

Compare
Choose a tag to compare
@cjauvin cjauvin released this 30 Apr 18:46
· 1141 commits to master since this release
0f91952
  • Refactoring of the RV config subsystem
    • The config is fully encapsulated into its own class: ravenpy.config.rvs.Config
    • The emulator RV templates are inline in their emulator classes
  • The emulators have their own submodule: ravenpy.models.emulators
  • The "importers" have been renamed to "extractors" and they have their own submodule: ravenpy.extractors