Skip to content

Releases: xsnippet/xsnippet-api

Development Build

26 Nov 21:51
a93b364
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

What's Changed

  • Try actions/attest-build-provenance for our builds by @malor in #170
  • ci: fix release creation permissions by @malor in #171
  • Cross-compile binaries for aarch64-unknown-linux-gnu (alternative) by @malor in #173
  • ci: quick fix for the releases workflow by @malor in #174
  • ci: fix the release workflow by @malor in #176
  • ci: fix the release workflow by @malor in #177
  • Build and link with openssl statically by @malor in #178
  • ci: fix build error on windows by @malor in #179

Full Changelog: v5.1.2...nightly

v5.1.2

20 Nov 07:04
v5.1.2
afacae4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

24 Mar 19:18
v5.1.1
0790f27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.1.1

v5.1.0

14 Nov 20:43
d3c76fc
Compare
Choose a tag to compare
  • Update to Rocket 0.5 and Diesel 2.0
  • All routes are now async
  • Use Rust stable instead of nightly
  • Update all dependencies to make Dependabot happy

v5.0.0

27 Dec 21:45
40f5160
Compare
Choose a tag to compare
Merge pull request #139 from xsnippet/action-setup-postgres

Use `ikalnytskyi/action-setup-postgres` action