Runst Versions Save

A dead simple notification daemon 🦡

v0.1.7

1 month ago

[0.1.7] - 2024-03-26

⚙️ Miscellaneous Tasks

  • (github) Update funding options
  • (project) Update license copyright years

v0.1.5

9 months ago

[0.1.5] - 2023-08-09

🐛 Bug Fixes

  • (dbus) Fail if cannot be primary notification server (#107)

📚 Documentation

  • (readme) Add instructions for installing on Alpine Linux
  • (readme) Update broken Arch Linux link

🎨 Styling

  • (format) Apply formatting to the project manifest

⚙️ Miscellaneous Tasks

  • (changelog) Skip the dependency bump entries
  • (ci) Integrate more tools for linting
  • (crate) Bump MSRV to 1.70.0
  • (lint) Apply workaround for codespell warnings

v0.1.4

11 months ago

[0.1.4] - 2023-06-10

📚 Documentation

  • (readme) Update installation instructions for Arch Linux

⚙️ Miscellaneous Tasks

  • (deps) Bump toml from 0.7.2 to 0.7.3
  • (deps) Bump serde from 1.0.155 to 1.0.156
  • (deps) Bump pango from 0.17.0 to 0.17.4
  • (deps) Bump tera from 1.18.0 to 1.18.1
  • (deps) Bump thiserror from 1.0.39 to 1.0.40
  • (deps) Bump dirs from 4.0.0 to 5.0.0
  • (deps) Bump serde from 1.0.156 to 1.0.157
  • (deps) Bump serde from 1.0.157 to 1.0.158
  • (deps) Bump regex from 1.7.1 to 1.7.2
  • (deps) Bump regex from 1.7.2 to 1.7.3
  • (deps) Bump rust-embed from 6.6.0 to 6.6.1
  • (deps) Bump serde_json from 1.0.94 to 1.0.95
  • (deps) Bump serde from 1.0.158 to 1.0.159
  • (deps) Bump serde from 1.0.159 to 1.0.160
  • (deps) Bump serde_json from 1.0.95 to 1.0.96
  • (deps) Bump regex from 1.7.3 to 1.8.0
  • (deps) Bump tracing-subscriber from 0.3.16 to 0.3.17
  • (deps) Bump regex from 1.8.0 to 1.8.1
  • (deps) Bump tracing from 0.1.37 to 0.1.38
  • (deps) Bump dirs from 5.0.0 to 5.0.1
  • (deps) Bump serde from 1.0.160 to 1.0.162
  • (deps) Bump serde from 1.0.162 to 1.0.163
  • (deps) Bump toml from 0.7.3 to 0.7.4
  • (deps) Bump sscanf from 0.4.0 to 0.4.1
  • (deps) Bump regex from 1.8.1 to 1.8.2
  • (deps) Bump regex from 1.8.2 to 1.8.3
  • (deps) Bump tera from 1.18.1 to 1.19.0
  • (deps) Bump regex from 1.8.3 to 1.8.4
  • (deps) Bump serde from 1.0.163 to 1.0.164
  • (deps) Bump rust-embed from 6.6.1 to 6.7.0
  • (deps) Bump GTK dependencies
  • (deps) Downgrade tracing crate
  • (deps) Bump x11rb from 0.11.1 to 0.12.0
  • (deps) Bump transitive dependencies
  • (github) Check dependabot updates daily

v0.1.3

1 year ago

[0.1.3] - 2023-03-13

🐛 Bug Fixes

  • (typo) Fix typo in security policy

🚜 Refactor

  • (cd) Remove GitHub release requirement from crates.io step
  • (readme) Use HTML badges

📚 Documentation

  • (readme) Add badges

⚙️ Miscellaneous Tasks

  • (deps) Bump serde from 1.0.152 to 1.0.155
  • (deps) Bump tera from 1.17.1 to 1.18.0
  • (deps) Bump transitive dependencies
  • (github) Add custom domain for GitHub pages

v0.1.2

1 year ago

[0.1.2] - 2023-03-06

⚙️ Miscellaneous Tasks

  • (deps) Bump thiserror from 1.0.38 to 1.0.39
  • (deps) Bump serde_json from 1.0.93 to 1.0.94
  • (deps) Bump rust-embed from 6.4.2 to 6.6.0 (#36)
  • (deps) Bump transitive dependencies

v0.1.1

1 year ago

[0.1.1] - 2023-03-05

📚 Documentation

  • (github) Add Code Of Conduct
  • (github) Add pull request template
  • (github) Add issue templates
  • (github) Add contribution guidelines
  • (github) Add security policy
  • (readme) Add AUR instructions

⚙️ Miscellaneous Tasks

  • (github) Enable sponsorships

v0.1.0

1 year ago

[0.1.0] - 2023-03-05

🚀 Features

  • (x11) Add wrap_content option

📚 Documentation

  • (project) Update emojis in the description
  • (readme) Add ctl usage example
  • (readme) Update logo link

🎨 Styling

  • (assets) Update demo recordings
  • (assets) Update project logo
  • (notification) Update the startup message
  • (readme) Use HTML for the project header
  • (readme) Update the emoji in README.md

⚙️ Miscellaneous Tasks

  • (assets) Remove unnecessary asset
  • (config) Update default config
  • (github) Add Jekyll theme
  • (github) Remove Jekyll theme

v0.1.0-rc.2

1 year ago

[0.1.0-rc.2] - 2023-03-02

📚 Documentation

  • (readme) Update minimum supported Rust version to 1.64.0

⚙️ Miscellaneous Tasks

  • (deps) Bump transitive dependencies
  • (release) Update git-cliff config
  • (release) Remove empty lines from the tag message

v0.1.0-rc.1

1 year ago