Releases: NowhereLTD/Gelamen
Releases · NowhereLTD/Gelamen
v0.2.1-alpha
Renaming to gelamen
v0.2.0-alpha
Release with huge changes
v0.1.3-alpha
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
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
Optimize code and add method to get all m to n connected objects.
v0.1.0-alpha
This is the first alpha release.
Have fun.