2021-01-02 10:59:20 +00:00
|
|
|
# Changelog for epi
|
|
|
|
|
|
|
|
All notable changes to the `epi` crate.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|
|
|
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
|
2021-01-07 15:29:58 +00:00
|
|
|
* Simplify `TextureAllocator` interface.
|
|
|
|
|
2021-01-04 14:38:57 +00:00
|
|
|
|
|
|
|
## 0.7.0 - 2021-01-04
|
|
|
|
|
|
|
|
* Initial release of epi, with http and persistence features.
|