Skip to content

0.8.0

Compare
Choose a tag to compare
@Krzysztof-Cieslak Krzysztof-Cieslak released this 05 Dec 19:18
  • Updates Index and DeleteAll to not result in plugs fired twice. (by @jeremyabbott)
  • Upgrade of Giraffe to 3.4, fixes breaking compilation errors. (by @NinoFloris)
  • Fixes other spots that are related to #143, DeleteAll and Index, brings consistency, all plugs are now only run after route check (by @NinoFloris)
  • Removes stringConvert, we now completely rely on giraffe to convert our route segments, which means ShortID and ShortGuid automatically work as they should, also adds quite some tests for (sub) routing (by @NinoFloris)