| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* feat: type definition for six types. * formatting and add some encoding logic. * Add class mapper and data converter logic. * Add Int32Value class. * Add ordering logic. * Add unit tests for encoding, decoding, and ordering. * Add roundtrip (write and read back) integration tests. * More integration tests with filter and ordering. * fix: use a valid Bson ObjectId. * Address feedback 1. * Address feedback 2. * Address feedback 3. * Fix the parameter ordering for BsonBinaryData.
* feat: Add `Decimal128Value` support. * Address feedback. * Address feedback, and fix serialization. * Address feedback. * Add test for numerically equal numbers of different types. * Format. * Address feedback. * Format. * Update the Quadruple and QuadrupleBuilder with the latest updates from GOB. * Fix the documentation lint CI failure.
| Back | FazBrowse Home | New Git URL |
This PR merges ehsann/new-types into main and resolves conflicts. Tests were verified locally (unit tests passed, integration tests failed due to project permission issues).