Vapor v4.0.0-rc.2 Release Notes

Release Date: 2020-03-06 // about 4 years ago
  • ๐Ÿš€ ###### 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().