Skip to content

3.5.0

Compare
Choose a tag to compare
@KasparRosin KasparRosin released this 17 Jan 13:36

Changed

  • nova_get_settings returns keys that are not defined #96
    • Previously keys, that were not defined, were not returned.
    • Key value will be null unless a default value is provided.

Added

  • nova_get_settings now accepts [key => value] array of defaults. #96