Skip to content

Releases: fabiante/persurl

v0.7.2

19 Mar 11:13
0019ab1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

09 Oct 17:51
526d89b
Compare
Choose a tag to compare

What's Changed

  • Refactor tests to store auth information in Context object by @fabiante in #92
  • Bump preact from 10.17.1 to 10.18.1 in /webapp by @dependabot in #93
  • Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #97
  • Bump preact-iso from 2.3.1 to 2.3.2 in /webapp by @dependabot in #96
  • Bump vite from 4.4.9 to 4.4.11 in /webapp by @dependabot in #95
  • Bump preact-render-to-string from 6.2.1 to 6.2.2 in /webapp by @dependabot in #94

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Sep 10:50
62b5d10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

23 Sep 10:56
f1165d3
Compare
Choose a tag to compare

This release contains mostly refactorings for future updates.

What's Changed

  • Refactor config package to use Config structs by @fabiante in #74
  • Fix admin test 'can update existing purl' by @fabiante in #76
  • Replace service usage of goqu with gorm by @fabiante in #78
  • Refactor DI of database connections by @fabiante in #79
  • Refactor database error handling by @fabiante in #80
  • Refactor PURL creation to use gorm model by @fabiante in #82
  • Refactor test driver to use custom request factory function by @fabiante in #84

Full Changelog: v0.5.1...v0.6.0

v0.6.0.alpha-1

22 Sep 13:41
ef39112
Compare
Choose a tag to compare
v0.6.0.alpha-1 Pre-release
Pre-release

What's Changed

  • Refactor config package to use Config structs by @fabiante in #74
  • Fix admin test 'can update existing purl' by @fabiante in #76
  • Replace service usage of goqu with gorm by @fabiante in #78

Full Changelog: v0.5.1...v0.6.0.alpha-1

v0.5.1

21 Sep 05:40
18bf990
Compare
Choose a tag to compare

What's Changed

  • Add dependabot config by @fabiante in #71
  • Bump github.com/lib/pq from 1.10.1 to 1.10.9 by @dependabot in #72
  • Bump github.com/DEXPRO-Solutions-GmbH/swaggerui from 1.1.0 to 1.1.1 by @dependabot in #73

New Contributors

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

v0.5.0

20 Sep 10:00
9d7939a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

20 Sep 08:37
2b3fac0
Compare
Choose a tag to compare

What's Changed

  • Change purl save endpoint to respond with purl's path by @fabiante in #66
  • Fix missing period in openAPI spec by @fabiante in #67

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Sep 07:50
7b14baf
Compare
Choose a tag to compare

What's Changed

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

v0.3.0

19 Sep 08:41
68b9d8d
Compare
Choose a tag to compare

What's Changed

  • Add file based configuration by refactoring config handling to use viper by @fabiante in #59

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