Skip to content

Releases: JuliaTesting/BrokenRecord.jl

v0.1.9

16 Aug 12:19
fe18a2f
Compare
Choose a tag to compare

BrokenRecord v0.1.9

Diff since v0.1.8

HTTP 1.0 support.

Closed issues:

  • working with AWS S3 service gives ERROR: LoadError: Found unused responses (#20)

Merged pull requests:

v0.1.8

19 Feb 17:21
1b5f835
Compare
Choose a tag to compare

BrokenRecord v0.1.8

Diff since v0.1.7

Just compat bumps.

Closed issues:

  • Internal error (#16)

Merged pull requests:

  • CompatHelper: bump compat for "JLD2" to "0.4" (#15) (@github-actions[bot])
  • CompatHelper: bump compat for "BSON" to "0.3" (#17) (@github-actions[bot])

v0.1.7

20 Jan 19:17
cd30723
Compare
Choose a tag to compare

BrokenRecord v0.1.7

Diff since v0.1.6

Fixed a bug that caused saved data to not be used when not specifying the file extension.

v0.1.6

18 Dec 16:02
2101896
Compare
Choose a tag to compare

BrokenRecord v0.1.6

Diff since v0.1.5

Merged pull requests:

  • Add support for configure!(extension=X) (#14) (@cmcaine)

v0.1.5

08 Dec 21:52
5ecdd56
Compare
Choose a tag to compare

BrokenRecord v0.1.5

Diff since v0.1.4

Fixes a bug with an older version of YAML.jl.

Closed issues:

  • Feature request: "Clean up" function to remove all the BrokenRecord custom layers (#10)
  • Bug report: ERROR: while parsing a block mapping at line 9, column 8: expected , but found YAML.ScalarToken at line 9, column 18 (#11)

Merged pull requests:

v0.1.4

07 Dec 17:09
f87d3c1
Compare
Choose a tag to compare

BrokenRecord v0.1.4

Diff since v0.1.3

Multiple storage backends are now supported (#7). Proper docs coming soon. ™️

Closed issues:

  • Plaintext serialization (#2)
  • Move CI from Travis to GitHub Actions? (#5)
  • Filter response headers (#8)

Merged pull requests:

v0.1.3

12 Nov 15:24
f07ca72
Compare
Choose a tag to compare

BrokenRecord v0.1.3

Diff since v0.1.2

No user-facing changes, but performance is now significantly higher due to removing usage of Cassette.

Merged pull requests:

v0.1.2

02 Nov 00:22
69f9909
Compare
Choose a tag to compare

BrokenRecord v0.1.2

Diff since v0.1.1

Fixed a bug for streaming requests, such as file uploads.

v0.1.1

29 Oct 01:01
8bbd52f
Compare
Choose a tag to compare

BrokenRecord v0.1.1

Diff since v0.1.0

Fixed a recording bug.

v0.1.0

31 May 00:22
5421433
Compare
Choose a tag to compare

BrokenRecord v0.1.0