Current section
Files
Jump to
Current section
Files
batch_loader
CHANGELOG.md
CHANGELOG.md
# Changelog
The following are lists of the notable changes included with each release.
This is intended to help keep people informed about notable changes between
versions, as well as provide a rough history. Each item is prefixed with
one of the following labels: `Added`, `Changed`, `Deprecated`,
`Removed`, `Fixed`, `Security`. We also use [Semantic Versioning](http://semver.org)
to manage the versions of this gem so that you can set version constraints properly.
#### [Unreleased](https://github.com/exAspArk/batch_loader/compare/v0.1.0-beta.2...HEAD)
* WIP
#### [v0.1.0-beta.2](https://github.com/exAspArk/batch_loader/compare/v0.1.0-beta.1...v0.1.0-beta.2) – 2019-10-07
* `Added`: `BatchLoader.Absinthe.resolve_assoc/2` and `BatchLoader.Absinthe.preload_assoc/3`.
#### [v0.1.0-beta.1](https://github.com/exAspArk/batch_loader/compare/7a303cefa55bd5e8d22ae19e6e6c537808fd70a0...v0.1.0-beta.1) – 2019-10-06
* `Added`: initial functional version.