Wisp is a collection of kotlin modules providing various features and utilities, including config, logging, feature flags and more. Modules are deliberately kept small to allow choice of the exact set needed.
Modules that are named ending in "Testing" are for test code and should never be used or included in production code.
See a list of changes in each release here
For details on contributing, see here