Skip to content

Releases: NowhereLTD/Gelamen

v0.2.1-alpha

26 Feb 14:54
cc549fb
Compare
Choose a tag to compare

Renaming to gelamen

v0.2.0-alpha

25 Feb 19:32
a7a685e
Compare
Choose a tag to compare

Release with huge changes

v0.1.3-alpha

20 Jul 09:21
Compare
Choose a tag to compare
v0.1.3-alpha Pre-release
Pre-release

Optimize PathQLEntry

  • Change PathQLEntry to PathQLServerEntry
  • Replace old object structure with foreign tables.

Initial Client Entry and Request Handler

  • Create Client Entry to simplify Request Handling
  • Create Request Handler for Client and Server, which allows Request Handling over Websocket.

v0.1.2-alpha

20 Apr 01:02
Compare
Choose a tag to compare

Add new user methods:

  • addObj : add an object to object connection via request
  • rmObj : remove an object to object connection

Optimize Search Methods

  • add a function to search by an connection id like user in group with id 1

Add Tests

  • Add new Tests and Examples for the exists functions and the new methods.

v0.1.1-alpha

22 Mar 00:27
Compare
Choose a tag to compare

Optimize code and add method to get all m to n connected objects.

v0.1.0-alpha

20 Mar 20:46
Compare
Choose a tag to compare

This is the first alpha release.
Have fun.