Skip to content

Releases: m-lab/jostler

v1.0.5

20 Mar 18:14
def89fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.5

v1.0.4

16 Mar 13:22
2e35e64
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.2...v1.0.4

v1.0.3

15 Mar 09:05
2e35e64
Compare
Choose a tag to compare

What's Changed

  • Upgrade golang.org/x/text from 0.3.7 to 0.3.8 by @SaiedKazemi in #35
  • Bump golang.org/x/net from 0.0.0-20221012135044-0b7e1fb9d458 to 0.7.0 by @dependabot in #36
  • Add a flag to check_bundles.go to define datatype by @SaiedKazemi in #37
  • Increase bufio's buffer size to handle long lines by @SaiedKazemi in #39
  • Create directory where data will be written to by @SaiedKazemi in #40

Full Changelog: v1.0.0...v1.0.3

v1.0.1: Add Dockerfile to repo (#32)

15 Feb 13:36
535ed6f
Compare
Choose a tag to compare

This release is identical to v1.0.0 and is only for testing purposes.

First release of jostler

15 Feb 11:52
535ed6f
Compare
Choose a tag to compare
Add Dockerfile to repo (#32)

This commit adds a Dockerfile to the repo for running jostler
inside a container.

Changes passed e2e testing inside a container and all bundle
contents were verified using check_bundles.go.