Skip to content

Releases: kaspergrubbe/ruby-vnc

Version 1.2.0 released!

21 Sep 09:52
f1d6c00
Compare
Choose a tag to compare

After 9 years 3 months 18 days we have a new release! 🎉

1.2.0 / 2021-09-21

  • Replaced DES-algorithm with Ruby's built-in OpenSSL wrapper instead
  • Parse framebuffer width/height and hostname from ServerInitialisation
  • Added a project Gemfile
  • Add a required ruby version (higher than Ruby 2.5)