Sha256: c74c031ae9bf1e9e07f87583df88e315173cade19757cc06310b1e7ededa4bdc

Contents?: true

Size: 1018 Bytes

Versions: 1

Compression:

Stored size: 1018 Bytes

Contents

# Changelog

All notable changes to this project will be documented in this file.



## 0.3.1 - 2023-01-16

- Integration into the Bridgetown Environment 

## 0.3.3 - 2023.04.23
- Support for embedded Dokuments and Maps
- iruby support 

## 0.4.0 - 2023.10.28
- completely remove pg-stuff
- substitute typhoreous with  HTTPX

## 0.4.1 - 2023.10.31
- redesign of transactions. 
- Type.execute performs non idempotent queries  in a (nested) transaction
- Type.transmit performs non idempotent queries 
- Type.query performs idempotent queries 
- Type.create returns a rid
- Type.insert returns a type-object
- Vertex.nodes supports conditions on edges
- Vertex.in, Vertex.out Vertex.inE, Vertex.outE support depth as second parameter
- IRuby-Support. Formatted output for Base-Objects

## 0.5.0 - 2023-12-12
- Arcade::Match simple match-statement generator
- return to Arcade::QueryError messages instead of HTTPX::HTTPError
- The ProjectRoot Const is used to read configuration files (Changed from Arcade::ProjectRoot)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arcadedb-0.5.0 CHANGELOG.md