Skip to content

Releases: socketry/localhost

v1.3.1

16 Apr 05:39
f559472
Compare
Choose a tag to compare

What's Changed

  • Fix "No such file or directory @ rb_file_s_rename" on migrating to '~/.local/state' by @texpert in #29
  • Improve handling of old ~/.localhost directory. by @ioquatix in #30
  • 100% code coverage. by @ioquatix in #31

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Apr 04:46
a91072f
Compare
Choose a tag to compare

What's Changed

  • Change the directory certificates are stored in by @nogweii in #28

Instead of storing certificate files in .localhost, we now follow the XDG standard and store them in .local/state/localhost.rb.

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Apr 04:46
e014af3
Compare
Choose a tag to compare

What's Changed

  • Limit certificate validitiy to 1 year. by @ioquatix in #26

Full Changelog: v1.1.10...v1.2.0

v1.1.10

08 Feb 09:42
4d85ada
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.9...v1.1.10