Changelog
Sitemap v1.0.0-rc December 12, 2018
Release candidate
Enhancements
- Refactored the adapter structure this change does not break any API and proformence is equal to the GenServer implemetion.
- Added pre_work/0 and post_work/0 hooks to adapter.
Sitemap v0.1.0 October 27, 2018
Enhancements
- Initial