Vapor v4.8.0 Release Notes

Release Date: 2020-06-01 // almost 4 years ago
  • ๐Ÿš€ ###### This patch was authored by @adtrevor and released by @gwynne.

    ๐Ÿ‘ Up until right now, the .count(...) and .range(...) validators didn't support being passed a PartialRangeUpTo. This commit adds support for this.

    ๐Ÿ“š This also improves and fixes documentation