Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 15:38
· 5 commits to master since this release

Changelog

  • fda3fc7 Add 'release' workflow
  • 871026e Add circleci support.
  • 46aa5fa Add github actions for push / PRs.
  • c553feb Add go.mod with dependencies.
  • 998310e Add named versions for my repos, run go mod tidy
  • cbb92a4 Add travis buildstatus icon to readme
  • c984359 Added byte alignment for raw data segments
  • 57f2fc0 Fix release workflow
  • a1d3a5f Fix some naming and versioning
  • 2c9be71 Fix up participle integration point.
  • aee9fb3 Fixed line formatting
  • 50cfca6 Fixes #6 - Removed "-noinhibit-exec" flag to ld
  • 618638d Incorporated portions of lambertjamesd/spicy/00359e9 to fix mapping Kuseg buffers into Kseg0
  • b8ee273 Merge pull request #3 from deadcast2/master
  • 47409fb Merge pull request #7 from ChrisPVille/upstream
  • ceb9b55 Only run on new tags
  • 7fd68b8 Remove 'master' golang version.
  • 1903ce4 Remove travis.yml
  • e5692d3 Scratch that, use travis-ci instead.