Releases: a-s-g93/neo4j-runway
Releases · a-s-g93/neo4j-runway
v0.4.1
v0.4.0
v0.3.0
v0.2.2
v0.2.1
v0.2.0
What's Changed
- fix bug where load csv code generation would only work for api implementation by @a-s-g93 in #34
- from_arrows property uniqueness no longer in caption, tested by @a-s-g93 in #36
- fix load_csv bug, move property uniqueness in arrows model by @a-s-g93 in #37
- allow yaml input for data model generation by @a-s-g93 in #38
- Update README.md by @a-s-g93 in #39
- ingestion code generation and arrows improvements by @a-s-g93 in #40
- add gpt-4o, make default llm by @a-s-g93 in #41
- add to_txt and to_markdown methods to Discovery by @a-s-g93 in #42
- pyingest takes csv file input by @a-s-g93 in #43
- clean data model iterator, tested by @a-s-g93 in #44
- update requirements, add node key rules to model generation by @a-s-g93 in #45
- v 0.2.0 updates by @a-s-g93 in #46
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- data model and property tests by @a-s-g93 in #21
- V2 decouple modules by @a-s-g93 in #22
- add Neo4j naming conventions and tests by @a-s-g93 in #23
- V2 integrate arrows by @a-s-g93 in #24
- V2 refactor ingestion generation by @a-s-g93 in #25
- V2 packaging by @a-s-g93 in #26
- refactor test suite for relative imports by @a-s-g93 in #28
- Refactor pyingest by @a-s-g93 in #29
- V2 packaging by @a-s-g93 in #30
- fix bug where arrow relationships not finding correct nodes by @a-s-g93 in #31
- User input object by @a-s-g93 in #32
- update to public version-beta by @a-s-g93 in #33
Full Changelog: beta...v0.1.0
0.1.0-beta
Update README.md