Sha256: e5eb1b0a84aae774ab550e6eb740b044ae376166dc2037472beb31848efee930

Contents?: true

Size: 878 Bytes

Versions: 1

Compression:

Stored size: 878 Bytes

Contents

## [0.14.2] - 2021-12-13

- Fix `Module` bloating
- Add `Operator` expressions
- Add `__.coalesce` and `__.constant`
- Add steps: `sum`, `sack`
- Add configuration steps: `withSack`
- Rename `Grumlin::Expressions::Tool` to `Grumlin::Expressions::Expression`


## [0.14.2] - 2021-12-12

- Better exceptions
- Add `choose` step
- Add `__.hasNot`, `__.is`, `__.select`

## [0.14.0] - 2021-12-07

- Add initial support for [configuration steps](https://tinkerpop.apache.org/docs/current/reference/#configuration-steps)
- Add the `withSideEffect` configuration step
- Fix passing keyword arguments to regular steps
- *Drop support for ruby 2.6*

## [0.13.0] - 2021-12-03

- Add `Shortcuts` and `Repository`
- Allow executing any gremlin steps by name using `Grumlin::AnonymousStep#step`
- Rename `Grumlin::Tools` to `Grumlin::Expressions`

## [0.1.0] - 2021-05-25

- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grumlin-0.14.3 CHANGELOG.md