Releases: gtrifidis/OrpheusORM
Releases · gtrifidis/OrpheusORM
Version 1.1.8
- Upgrade to .net core 2.2
- Creating a separate nuget package for Orpheus Interfaces, so one wanting to creating their own implementation of an Orpheus object, they can do so without having to reference OrpheusCore.
Version 1.1.5
- Upgrade to .net core 2.1
- Documentation update.
- Minor logging improvements.
Version 1.1.4
- SSL support for MySQL.
- Improvements in logging.
- Performance improvements when updating/deleting entities.
Version 1.1.1
- Support for Grand/Revoke/Deny privileges for database principals. (SQL Server)
- Moved database configuration, to the configuration file.
- Improved support for SQL server named schema.
Version 1.1.0
Support for named schemas on SQL server.
First release
v1.0.0 Merge branch 'master' of https://github.com/gtrifidis/OrpheusORM