Skip to content

Releases: smsegal/cnc

v0.2.6

07 Jul 21:43
ff8a1d2
Compare
Choose a tag to compare

What's Changed

  • Update flake.nix to install only runtime deps by @smsegal in #27

Full Changelog: v0.2.5...v0.2.6

v0.2.5

07 Jul 21:32
659814a
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump hypothesis from 6.78.0 to 6.78.1 by @dependabot in #17
  • build(deps-dev): bump hypothesis from 6.78.1 to 6.80.0 by @dependabot in #25

Full Changelog: v0.2.4...v0.2.5

v0.2.4

12 Jun 05:12
4e0a3dc
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

12 Jun 05:11
b372e8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.3

v0.2.1

11 Jun 19:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Jun 16:36
5081b6b
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump typing-extensions from 4.5.0 to 4.6.3 by @dependabot in #8
  • feat: test our config parsing with hypothesis by @smsegal in #5

New Contributors

Full Changelog: https://github.com/smsegal/cnc/commits/v0.2.0

v0.1.1

30 May 16:56
d704c60
Compare
Choose a tag to compare

Updated README

Full Changelog: v0.1...v0.1.1

v0.1

29 May 16:53
c5a2a53
Compare
Choose a tag to compare

Stable, works on my local network.

TODO:

  • wake up command only, without connecting to session
  • handle connection drops more gracefully.