Packages

GlueSQL is a SQL database library for Elixir. This repository is an Elixir binding of the original Rust library `gluesql-rs`.

Current section

Files

Jump to
gluesql CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## About version number
The version number of this library is synchronized with [`gluesql-rs`](https://github.com/gluesql/gluesql).