Releases: NickFox007/AnyBaseLibCS2
Releases · NickFox007/AnyBaseLibCS2
0.9.2
0.9.1
- Fix slash mirroring
0.9
- Added method for closing database connection
0.8
- Minor fixes
0.7
- Dapper compatibility improved
- Minor fixes
0.6
- Fixed UNIX_TIMESTAMP() replace for SQLite
- Minor fixes
0.5
- Improve stability and perfomance
- Minor fixes
0.4
- Added method for getting lib version [CAnyBase.Version()]
- Fixed error when disconnected from base (MySQL/PostgreSQL)
- Added custom port support (just add it to host address like "ip:port")
- Removed debugs
0.3
- Fixed error with non-string columns
Second release
- Added async
- Added method for getting DbConnection class instance