Pebble v3.1.3 Release Notes

Release Date: 2020-05-01 // almost 4 years ago
    • ๐Ÿ‘ Allow treating all number literals as BigDecimals to avoid NumberFormatExceptions (#503)
    • Custom operator can't use external context (#497)
    • ๐Ÿ‘ Allow all variable names to be retrieve from ScopeChain/Scope (#291)
    • ๐Ÿ‘ป Empty map in strict mode does not throw exception (#491)