Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## [0.2.0](https://github.com/ycastorium/milvex/compare/v0.1.0...v0.2.0) (2025-12-04)
### Features
* Implements Collection DSL using Spark ([96c00ad](https://github.com/ycastorium/milvex/commit/96c00ad36acfd4d7e1b0ce10f5c211e3ff6ff6bc))
* Integrate collection types into the api ([e501145](https://github.com/ycastorium/milvex/commit/e501145181098d09e0464bdd2ef3f596081dcafa))
## 0.1.0 (2025-12-04)
### Features
* Created Configuration module ([92e28f7](https://github.com/ycastorium/milvex/commit/92e28f77081c9fcda67a20be62583ca6a69b440a))
* Created Connection Handler Module ([1740c1a](https://github.com/ycastorium/milvex/commit/1740c1a3982f74cd6f04999ae0e8a91953408b60))
* Created RPC Wrapper ([b0b6f0b](https://github.com/ycastorium/milvex/commit/b0b6f0b6d63b6b7039b90e737078bd28809afa22))
* Creating Basic Errors ([35fcf62](https://github.com/ycastorium/milvex/commit/35fcf626aad60ac32fa8be3884a792bb37c92929))
* Implemented Schema ([3bdbadb](https://github.com/ycastorium/milvex/commit/3bdbadb53e4676ecb6054bb4ce2b52bcb3602f92))
* Implementing Basic Client ([11ed41d](https://github.com/ycastorium/milvex/commit/11ed41da610ddb7047f959517df8b0d2f7514e4c))
* Implementing data-parsing ([153f46d](https://github.com/ycastorium/milvex/commit/153f46d1e5abff2e0bd46ea5cd15de813a5d40f4))
* Preparing Release ([3bfb593](https://github.com/ycastorium/milvex/commit/3bfb593bc1ecac608cfcd8c7e052a67a16fa0c0b))
### Bug Fixes
* Fixed credo and dialyzer errors ([7176355](https://github.com/ycastorium/milvex/commit/71763557e6c57101e534d7a1baea8902883731a6))
* Redact sensitive fields from the Milvex.Connection in case of inspection ([91f041f](https://github.com/ycastorium/milvex/commit/91f041f63c6bb4d27338faf68e7dacd190eb217c))
### Continuous Integration
* Added github actions ([033fe63](https://github.com/ycastorium/milvex/commit/033fe63c6382e8cd616be1c2621dfdf4c99c7d4a))