Skip to content

v1.0.0.0-alpha5

Pre-release
Pre-release
Compare
Choose a tag to compare
@TwentyFourMinutes TwentyFourMinutes released this 24 Jul 20:23
· 715 commits to dev since this release
37bb186

Minor update

Change log

  • Improved performance of the Inserter generated IL code.
  • Improved performance and reliability of the Insertion compiler.
  • Removed ushort.MaxValue (65535) cap on inserts, now supports for infinite entities on insert.
  • Strong named all assemblies.
  • Added basic Unit Testing.

Bug fixes

  • Fixed various bugs in the Inserter.
  • Fixed issue which wouldn't allow for multiple Databases in the same assembly .

If you are experiencing any issues or unexpected behavior, feel free to create an issue and let me know.