Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@sunng87 sunng87 released this 30 Dec 14:01
· 15 commits to master since this release
0.7.0
313f1ea

Added

  • Added global config accessor functions $$/$$l/$$f/$$s/$$b

Changed

  • Removed global config access capability from $ function family
  • $l/$f/$b now returns nil when default value not provided,
    instead of 0/0/false