CHANGELOG.md 2.1 KB

Changelog

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

The format is based on Keep a Changelog, and this project aims to adhere to Semantic Versioning.

()

Fixes

Changes

Additions

Removals

2.2.0 (Wednesday, 11 November 2020)

Scribe is now much faster! In my tests, processing an application with about a dozen routes went from 4 minutes to 3 seconds. Fixed a pain point by using amphp/parallel-functions to start/stop database transactions for all connections in parallel. (https://github.com/knuckleswtf/scribe/commit/20980712e5ed46c059d1d4a2d67aee3051ef84c4)

2.1.0 (Tuesday, 10 November 2020)

Changes

Fixes

2.0.3 (Monday, 2 November 2020)

Changes

2.0.2 (Friday, 30 October 2020)

Fixes

2.0.1 (Monday, 26 October 2020)

Fixes

2.0.0 (Saturday, 24 October 2020)

See https://scribe.readthedocs.io/en/latest/migrating-v2.html