Skip to content

Releases: wantguns/bin

v2.4.0

14 Oct 11:13
Compare
Choose a tag to compare

What's Changed

  • Add a link to the raw paste from the pretty paste by @ellotheth in #23

Full Changelog: v2.3.0...v2.4.0

v2.3.0

18 Aug 15:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.0

07 Feb 20:47
Compare
Choose a tag to compare

What's Changed

  • Add pre-push script for format and clippy by @NoraCodes in #4
  • Redirect on invalid UTF-8 in /p/ by @NoraCodes in #1
  • Add cache-busting and server headers with a wrapper. by @NoraCodes in #5

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

29 Jan 11:24
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.1.1

bin v2.0.0

20 Jan 11:02
Compare
Choose a tag to compare

Visual Changes

  • Added visual cues for pasting
  • Make the layout more spacier
  • Add a fork button on pastes
  • Add a new button on pastes
  • Fix Iosevka as the monospace font

Internal Changes

  • Switch to building static libraries by default
  • Ship ARM64 binaries
  • Cut Docker image sizes to 6 MB
  • Ship ARM64 Docker images, via a common manifest
  • Embed all the static files in a single binary
  • Include arguments, and env vars for configs

Full Changelog: v1.0.0...v2.0.0