Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,17 @@

# Change Log

## 2025-03-13 - CLI 0.17.1

- chore: cleanup unused dependencies and update remaining [#790](https://github.com/hypermodeinc/modus/pull/790)

## 2025-03-13 - AssemblyScript SDK 0.17.3

- chore: cleanup unused dependencies and update remaining [#790](https://github.com/hypermodeinc/modus/pull/790)

## 2025-03-11 - AssemblyScript SDK 0.17.2

- deps: update json-as to v1.0.0 and upgrade related code [#799](https://github.com/hypermodeinc/modus/pull/779)
- deps: update json-as to v1.0.0 and upgrade related code [#779](https://github.com/hypermodeinc/modus/pull/779)
- fix: support float32 vector arrays in DQL query variables [#781](https://github.com/hypermodeinc/modus/pull/781)

## 2025-03-11 - Go SDK 0.17.2
Expand Down
Loading