Skip to content

Releases: Multiverse-io/anonymiser

v0.5.2

11 Jun 15:13
4d378e9

Choose a tag to compare

What's Changed

  • Handle rows where the first column is text and starts with "COPY" by @rohan-b99 in #206

Full Changelog: v0.5.1...v0.5.2

v0.5.1

23 May 13:11
452fc1b

Choose a tag to compare

What's Changed

  • feat(transformer): make obfuscate_datetime flexible for any fractional second precision by @timgent in #205

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 May 10:48
69fd224

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Mar 15:58
06462aa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Jan 13:34
a60bddb

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

20 May 08:41
14e9b79

Choose a tag to compare

What's Changed

  • Ensure CREATE TABLE statement lines end with '(' by @rohan-b99 in #156

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Apr 14:45
5c936dc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.14...v0.2.0

v0.1.14

09 Mar 17:37
28868d0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.12

13 Oct 12:41
b677d5f

Choose a tag to compare

What's Changed

  • Remove some unused state updates, adding a todo by @danturn in #45
  • checks for duplicate columns + tables, some neater error handling by @danturn in #53
  • adding fix subcommand, supporting sorting even if errors not present by @danturn in #54
  • Bump serde_json from 1.0.85 to 1.0.86 by @dependabot in #52
  • Bump uuid from 1.1.2 to 1.2.1 by @dependabot in #51
  • Bump itertools from 0.10.3 to 0.10.5 by @dependabot in #47

Full Changelog: v0.1.11...v0.1.12

v0.1.11

30 Sep 15:07
bbe2126

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11