Skip to content

Commit

Permalink
#66 Prepare for versioned release (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj authored May 7, 2024
1 parent 588735c commit bb064a9
Show file tree
Hide file tree
Showing 21 changed files with 7,528 additions and 1,753 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- ...

## [0.7.4] - 2024-05-07

### Added in 0.7.4

- `FindInterestingEntitiesByEntityId`
- `FindInterestingEntitiesByRecordId`

## [0.7.3] - 2024-05-03

### Deleted in 0.7.3
Expand Down
174 changes: 129 additions & 45 deletions example_generated_source_code/cpp/szengine/szengine.grpc.pb.cc

Large diffs are not rendered by default.

758 changes: 536 additions & 222 deletions example_generated_source_code/cpp/szengine/szengine.grpc.pb.h

Large diffs are not rendered by default.

1,642 changes: 1,310 additions & 332 deletions example_generated_source_code/cpp/szengine/szengine.pb.cc

Large diffs are not rendered by default.

Loading

0 comments on commit bb064a9

Please sign in to comment.