Vapor: 4.0.0-rc.2 Release

Release date:
March 6, 2020
Previous version:
4.0.0-rc.1.3 (released March 4, 2020)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.0.0-rc.2

siemensikkema

Directory Browser for 4.0.0-rc.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This patch was authored by @siemensikkema and released by @tanner0101.

This is technically a breaking change since some public API is being removed, but it is not being used anywhere.

  • Remove unused ValidatorType
  • Avoid force unwrap.
  • Avoid illegal count and range operators by not exposing .range() and .count().