Releases: Ruby-Network/ruby
Releases · Ruby-Network/ruby
v1.0.17-hotfix
- Fixes builds for truffleruby and dockerhub
Full Changelog: v1.0.17...v1.0.17-hotfix
v1.0.17
- Adds the ability to either use and or not use node.js in the app
- Other stuff
Full Changelog: v1.0.16...v1.0.17
v1.0.16
- Minify JavaScript files for faster loading
For the selfhosters out there:
- There are now "Canary" versions of our docker images if you like living on the bleeding edge
- Switch your docker versions from
ruby:latest
orruby-jruby:latest
orruby-truffleruby:latest
toruby-canary:main
,ruby-jruby-canary:main
orruby-truffleruby-canary:main
to use the canary versions - NOTE: The canary versions are only on ghcr.io
Full Changelog: v1.0.15...v1.0.16
v1.0.15
- Add JRuby as an option for self hosting
- Add TruffleRuby as an option for self hosting
v1.0.14
- General bugfixes
Full Changelog: v1.0.13...v1.0.14
v1.0.13
- Bumps libcurl version
v1.0.12
- Upgrades libcurl
- Upgrades epoxy
- upgrades wisp-server-node
v1.0.11
- Adds Bare Server Support back
- General bug fixes and improvements
v1.0.10
- Add Libcurl as a transport
- General bugfixes
Full Changelog: v1.0.9...v1.0.10
v1.0.9-hotfix.4
- This should address the issues and there is better error logging
Full Changelog: v1.0.9-hotfix.3...v1.0.9-hotfix.4