Skip to content

Releases: xsnippet/xsnippet-api

Development Build

06 Sep 18:50
bd76af0

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
  • Fix a clippy warning and update the dependencies by @malor in #181
  • Make master green again by @ikalnytskyi in #183
  • Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #182

Full Changelog: v5.1.2...nightly

v5.1.2

20 Nov 07:04
v5.1.2
afacae4

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

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

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

Choose a tag to compare

Merge pull request #139 from xsnippet/action-setup-postgres

Use `ikalnytskyi/action-setup-postgres` action