Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@nirosys nirosys released this 12 Nov 23:04
278d158

What's Changed

  • Add dependabot configuration for keeping dependencies current by @zachborboacryptofi in #342
  • Bump the github-action-dependencies group with 7 updates by @dependabot in #343
  • Set update types (minor, patch) in Dependabot config by @popematt in #345
  • Bump the pip-dependencies group with 3 updates by @dependabot in #346
  • Remove text_buffer_size_limit decref by @nirosys in #348
  • Bump filelock from 3.13.3 to 3.13.4 in the pip-dependencies group by @dependabot in #350
  • Bump virtualenv from 20.25.1 to 20.26.0 in the pip-dependencies group across 1 directory by @dependabot in #352
  • Bump the pip-dependencies group with 2 updates by @dependabot in #353
  • Bump setuptools from 65.5.1 to 69.5.1 by @dependabot in #354
  • Bump virtualenv from 20.26.1 to 20.26.2 in the pip-dependencies group by @dependabot in #355
  • C Extension warning cleanup by @nirosys in #349
  • Bump setuptools from 69.5.1 to 72.0.0 by @dependabot in #361
  • Update python-rapidjson requirement from ~=1.9 to ~=1.19 by @dependabot in #360
  • Fix invalid memory access in ionc_write by @nirosys in #376
  • feat: Add trailing_commas to dump/dumps by @mavjop in #372
  • Remove pypy from benchmarking, and split requirements by @nirosys in #378
  • chore: Update README to reflect the need for an old enough setuptools by @mavjop in #373
  • chore: ignore generated temp files by @mavjop in #381
  • Bump the pip-dependencies group across 1 directory with 3 updates by @dependabot in #380
  • Update dependabot.yml schedule interval by @popematt in #383
  • Bumps version to 0.13.0 by @nirosys in #384
  • Install benchmark requirements during release workflow by @nirosys in #385
  • Fix Syntax Error in release.yml by @nirosys in #386
  • Remove benchmark related tests since they can't be run in pypy by @nirosys in #387

New Contributors

Full Changelog: v0.12.0...v0.13.0