Skip to content

Releases: pamidur/q-rest

2.0.0-beta-2

19 Feb 20:17
09b8a75
Compare
Choose a tag to compare
2.0.0-beta-2 Pre-release
Pre-release

Linq is somewhat done and is merged into master
New immutable compiler
Many bugfixes

First release

12 Feb 20:07
872b241
Compare
Choose a tag to compare

Generic querying and simple OData

0.3.1-beta

06 Nov 16:52
Compare
Choose a tag to compare
0.3.1-beta Pre-release
Pre-release

With this release:

  • we have new separate compiler
  • compiler fully operates over containers
  • dynamic container is significantly faster
  • OData support is better, thanks to @KyryloLehonkov
  • compiler has a cache, so similar queries aren't reconstructed each time
  • ITerm API is considered now stable