Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@Penwy Penwy released this 09 Mar 18:16

Supported on OBS >= 30.2 and python >= 3.10.

  • Docs can be found here.
  • Replay buffer functionalities are not yet available on vanilla OBS, until PR #8955 gets merged.
  • A custom build of OBS with replay buffer functionalities can be found in the assets section below.

1.3.0 changes :

  • Improved pyparsing import to now install local if not found
  • Moved to the with_default data setting json serialisation functions
  • Cleaned up the config function wrapping for pre 30.0
  • Added a check for OBS version on load, and handling of outdated version.