- Notifications
You must be signed in to change notification settings - Fork34
Releases: Gremlinq/ExRam.Gremlinq
Releases · Gremlinq/ExRam.Gremlinq
ExRam.Gremlinq 12.18.0
e516c63
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- Implement Concat with params span. (#1936)@danielcweber
- Introduce Span params for some operators (#1935)@danielcweber
- Use Span params (#1934)@danielcweber
- Use C# 13 (#1933)@danielcweber
- Review Traversal struct (#1932)@danielcweber
- Move to slnx format. (#1931)@danielcweber
- Use Unsafe.As where applicable (#1930)@danielcweber
- Update .NET SDK. (#1929)@danielcweber
- Remove params keywords from inner GremlinQuery methods (#1926)@danielcweber
- Add initial support for Format. (#1924)@danielcweber
Assets16
- 2.01 MB
2025-03-24T18:21:41Z - 138 KB
2025-03-24T18:21:41Z - 360 KB
2025-03-24T18:21:41Z - 171 KB
2025-03-24T18:21:41Z - 118 KB
2025-03-24T18:21:41Z - 120 KB
2025-03-24T18:21:41Z - 111 KB
2025-03-24T18:21:41Z - 121 KB
2025-03-24T18:21:41Z - 111 KB
2025-03-24T18:21:41Z - 162 KB
2025-03-24T18:21:41Z 2025-03-24T18:17:54Z 2025-03-24T18:17:54Z - Loading
ExRam.Gremlinq 12.17.0
2f5aace
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- Add support for 'reverse' on strings. (#1921)@danielcweber
- Add support for 'replace' on strings. (#1920)@danielcweber
- Obsolete a couple of members to be removed in future releases (#1919)@danielcweber
- Increase coverage (#1918)@danielcweber
- Add coverage for AddSteps. (#1913)@danielcweber
- Cover release and debug builds. (#1912)@danielcweber
- Add Trim, TrimStart and TrimEnd for strings and convenience extensions. (#1911)@danielcweber
- Add Length, ToLower and ToUpper for strings and convenience extensions. (#1910)@danielcweber
ExRam.Gremlinq 12.16.0
541e821
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- More coverage for the Tree-operator. (#1907)@danielcweber
- Cover TransformRequest extension on IGremlinqClient. (#1906)@danielcweber
- All the test classes can do without inheriting VerifyBase. (#1905)@danielcweber
- ConfigureMetadata everywhere (#1900)@danielcweber
- Factor and test Neptune exception deserialization (#1899)@danielcweber
- Fix#1884 (#1894)@danielcweber
- Avoid extra asString in extensions when the element type is known to be string… (#1890)@danielcweber
- Convenience string query extensions (#1889)@danielcweber
- No Twitter announcements anymore (#1888)@danielcweber
- Deprecate the weakly typed overload of As (#1886)@danielcweber
ExRam.Gremlinq 12.15.0
0d60a4b
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- Add IStringGremlinQuery interface / AsString operator (#1875)@danielcweber
- Add Substring operators (#1880)@danielcweber
- Add Concat for traversals. (#1877)@danielcweber
- Add Concat for strings (#1876)@danielcweber
ExRam.Gremlinq 12.14.0
182d2d9
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- Fix untyped BulkSet deserialization (#1867)@danielcweber
- Implement ISourceFileNameProvider in ObjectQueryIntegrationTests. (#1866)@danielcweber
- Pin FluentAssertions to v7.0.0. (#1863)@danielcweber
ExRam.Gremlinq 12.13.0
308e8a8
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- Add Tree-operator (#1849)@danielcweber
- Rule out KeyValuePair targets in ExtractPropertyValueConverter. (#1847)@danielcweber
- Some threading precautions (#1844)@danielcweber
- Remove Fody.ConfigureAwait in favor of explicit calls (#1842)@danielcweber
ExRam.Gremlinq 12.12.2
dfffd29
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- Small fixes (#1833)@danielcweber
- Filter test discovery depending on solution (#1832)@danielcweber
- Migrate to xUnit 3 (#1831)@danielcweber
- Remove XunitContext. (#1830)@danielcweber
- No need to reference Microsoft.SourceLink.GitHub for target frameworks >= .NET 8. (#1828)@danielcweber
- Reuse snapshots for PasswordSecuredIntegrationTests. (#1827)@danielcweber
- Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 (#1826)@dependabot
- Bump Verify.Xunit from 28.5.0 to 28.6.0 (#1825)@dependabot
- Attest only in public repo. (#1824)@danielcweber
ExRam.Gremlinq 12.12.1
68ef9d3
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- IntegrationTests for JanusGraph (#1822)@danielcweber
- Run tests again on .NET 6 and 7 (#1821)@danielcweber
- Bump CommunityToolkit.HighPerformance from 8.3.2 to 8.4.0 (#1819)@dependabot
- Bump Verify.Xunit from 28.4.0 to 28.5.0 (#1820)@dependabot
- New tests (#1818)@danielcweber
- Bump Nerdbank.GitVersioning from 3.6.146 to 3.7.112 (#1817)@dependabot
- Bump PublicApiGenerator from 11.1.0 to 11.2.0 (#1816)@dependabot
- Bump Testcontainers from 4.0.0 to 4.1.0 (#1815)@dependabot
ExRam.Gremlinq 12.12.0
8f800c2
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- Bugfix: When projecting from a map onto a tuple, we need to project onto tuple fields (#1810)@danielcweber
ExRam.Gremlinq 12.11.1
1a1c975
This commit was signed with the committer’sverified signature.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
- Add readme to nuspec (#1801)@danielcweber
- Add .NET 9 to target frameworks (#1799)@danielcweber
- Add support for TestContainers (#1798)@danielcweber
- Review GraphSon tests (#1781)@danielcweber
- Use .NET SDK 9. (#1791)@danielcweber