Pre-release v4.0.0-rc2 #165
Closed
System-Glitch
started this conversation in
Announcement
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
helperpackage and split it into several focused packages.helper/filesystemmoved toutil/fsutilhelper/walkmoved toutil/walkutil/httputilParseMultiValuesHeader()andHeaderValueutil/reflectutilOnly()util/sliceutilIndexOf(),IndexOfStr(),Contains(),ContainsStr()andEqual()(previously namedSliceEqual())util/sqlutilEscapeLike()util/typeutilMap,ToFloat64(),ToString()Motivation: The
helperpackaged started to become more and more bloated with functions for things unrelated to each other. To make this part of the code more idiomatic and expressive, the decision to split the package in several parts and re-think the naming was taken.requiredrules now allows empty strings.model:"hide"because it was redundant withjson:"-".goyave.ProxyBaseURL()andserver.proxyconfiguration entries.This discussion was created from the release Pre-release v4.0.0-rc2.
Beta Was this translation helpful? Give feedback.
All reactions