Skip to content

7.0.0rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@droserasprout droserasprout released this 05 Aug 20:45
· 268 commits to next since this release
8882029

7.0.0rc3 - 2023-08-05

Fixed

  • ci: Fixed dipdup package metadata.
  • cli: Generate base template from replay only when --base flag is set.
  • cli: Remove cached jsonschemas when calling init --force.
  • codegen: Filter jsonschemas by prefixes supported by code generator.
  • index: Remove Python limitation on large int<->str conversions.
  • index: Fixed crash when parsing typed transactions with empty parameter.
  • package: Don't create empty pyproject.toml during init.
  • package: Fixed discovery of the package when workdir is project root.