Skip to content

Revenj.NET v1.2.1

Compare
Choose a tag to compare
@zapov zapov released this 07 Aug 10:44
· 723 commits to master since this release

Changes:

  • Oracle API now included by default.
  • LINQ plugins moved into core DB dlls
  • search through specification redirected to DB function
  • event queue API. Useful for non-critical objects which are persisted inside event loop in separate transaction
  • support for PREPARE/EXECUTE in Postgres
  • Templater v2.1.4
  • bulk DB reading
  • various other minor changes/improvements