Skip to content

Releases: sphireinc/Mantis

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 04:21

Commits

  • 3caf278: update HTTP.Requests.Byte and HTTP.Requests.Response to allow for a map of string keyed errors (jsanc623)

v1.5.0

Choose a tag to compare

@nsa-yoda nsa-yoda released this 10 Jun 17:13

Full Changelog: v1.4.9...v1.5.0

v1.4.9

Choose a tag to compare

@github-actions github-actions released this 17 May 17:50

Commits

v1.4.8

Choose a tag to compare

@github-actions github-actions released this 17 May 17:47

Commits

  • 47254bf: add math.go (jsanc623)
  • 4b51291: cleanup errors (jsanc623)
  • 690bad4: fix static check (jsanc623)

v1.4.7

Choose a tag to compare

@github-actions github-actions released this 17 May 17:19

Commits

  • b3594ca: add aerospike helper, add temp helper (jsanc623)

v1.4.6

Choose a tag to compare

@github-actions github-actions released this 16 May 16:10

Commits

  • 2e38e32: add LOC to readme (jsanc623)
  • 46e5c62: lower cyclic complexity for build (jsanc623)
  • d9f90e6: Set theme jekyll-theme-minimal (Juan Sanchez)
  • 4844766: Create index.md (Juan Sanchez)
  • d4568c9: use minimal theme for gh-pages (jsanc623)
  • 461202b: add gomarkdoc gh action (jsanc623)
  • 6b8f543: goinstall gomarkdoc during build (jsanc623)
  • 73db451: fix protected (jsanc623)
  • 1fc2a35: check for branch before creation (jsanc623)
  • d85e92d: force push to gh-pages (jsanc623)
  • afd3ce8: update docs/index.md to list packages (jsanc623)
  • 70a3549: add github pages badge (jsanc623)
  • 10a938b: cleanup (jsanc623)
  • 7c77a2a: remove []any references (jsanc623)

v1.4.5

Choose a tag to compare

@github-actions github-actions released this 14 May 00:38

Commits

  • 44c662f: update readme, add subpackage readmes, fix build (jsanc623)
  • b068c52: update build, remove lint and sec, add cyclo, ineffassign, misspell (jsanc623)
  • d187f16: fix gocyclo build step (jsanc623)
  • 959b55d: add over 10 flag for cyclo (jsanc623)

v1.4.4

Choose a tag to compare

@github-actions github-actions released this 13 May 23:47

Commits

  • df96832: update badges (jsanc623)
  • d804d17: update log_test (jsanc623)
  • 9aff7b7: clean up README (jsanc623)
  • 49c011d: update contributors (jsanc623)

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 12 May 03:42

Commits

  • 2691a09: fix bug in MySQL.Select signature where we expected an array of any instead of any (jsanc623)

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 06 May 23:04

Commits

  • 14d99d3: change unmarcshalfile to return interface rather than map (jsanc623)