8000 Releases · SteveOberst/jRPC · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Releases: SteveOberst/jRPC

v0.3.4-beta

11 Nov 15:34
6b7f9c4
Compare
Choose a tag to compare

Explicitely tell jitpack which modules to compile

Full Changelog: v0.3.3-beta...v0.3.4-beta

v0.3.3-beta

11 Nov 11:18
Compare
Choose a tag to compare

This version includes minor bug fixes and improvements

Full Changelog: v0.3.2-beta...v0.3.3-beta

v0.3.2-beta

05 Nov 13:32
ad1af27
Compare
Choose a tag to compare

This is a hotfix for the build error on jitpack.io. Dependency management tools should now be able to resolve the jrpc dependency again.

v0.3.1-beta

05 Nov 10:12
bd29f83
Compare
Choose a tag to compare

The framework now supports different types of procedures in the service model. Now, with the newest version you are no longer required to return a response when receiving a request in your procedure.

What's Changed

Full Changelog: v0.3.0-beta...v0.3.1-beta

v0.3.0-beta

04 Nov 14:52
Compare
Choose a tag to compare

In this release a new Waterfall (Bungee) and Velocity module have been introduced, getting rid of the need to run the JRPC-Server in a seperate process when running it on minecraft servers.

What's Changed

Full Changelog: v0.2.0-beta...v0.3.0-beta

v0.2.0-beta

30 Oct 19:39
cf0e2be
Compare
Choose a tag to compare

In this we introduced the new service model. You can read more about it in the wiki.

What's Changed

Full Changelog: v0.1.0-beta...v2.0.0-beta

Beta Release

27 Oct 23:33
b84c004
Compare
Choose a tag to compare
Beta Release Pre-release
Pre-release
v0.1.0-beta

Delete todo.md
0