We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0ef18 commit d273e35Copy full SHA for d273e35
CHANGELOG.md
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
5
6
## Unreleased
7
8
+- Fixed compatibility with Manticore.
9
+- Improved performance of result parsing and type casting in the Ruby extension. Particularly for datetime fields.
10
+- Added `Trilogy::Result#in_transaction?`
11
+
12
## 2.11.1
13
14
### Fixed
0 commit comments