Skip to content

Releases: dustinrouillard/hyrcon

v2.0.0

Choose a tag to compare

@dustinrouillard dustinrouillard released this 22 Jan 02:51
e853d61

There is breaking changes in this release!

If you are currently using the legacy hyrcon protocol that we released with, which was line-protocol and could be connected and used over netcat, you'll want to set your protocol (through env or the config) to hyrcon

🚀 Changes

Full Changes: v1.0.1...v2.0.0

v1.0.2

Choose a tag to compare

@dustinrouillard dustinrouillard released this 22 Jan 01:43
3a35d1e

🚀 Changes

Full Changes: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@dustinrouillard dustinrouillard released this 19 Jan 19:02
2ef3514

🚀 Changes

  • Added support for a config.yml to be located in mods/dstn.to_HyRCON to configure the mod in environments where you cannot control process environment variables.
  • Changed the default enabled state to false meaning you now have to configure it in the config.yml to enabled or set HYRCON_ENABLED=true in your env
    this was done for security reasons

v1.0.0

Choose a tag to compare

@dustinrouillard dustinrouillard released this 17 Jan 07:06
4ab7dad
Initial plugin and build workflow for HyRCON