Release v0.5.0
          ·
          
            183 commits
          
          to master
          since this release
        
        
        
Tests
- Test that unbound funs and vars are runtime errs. (#120)
- Conformance tests for dynamic conversions. (#117)
- No unicode normalization: spec and tests. (#125)
- Clarify homogeneous equality on lists and maps (#128)
- Document overflow behavior, add tests. (#130)
- Remove unused list and map type conversions. (#132)
- Add basic tests and update lexis (#136)
- Doc and conformance test for parsing depth. (#147)
- More detailed spec and tests for parse limits. (#148)
- Conformance tests for double to big uint. (#151)
- Conformance eval both checked and parsed ASTs. (#153)
- Conformance tests for enums and no wrapper. (#157)
Features
- Flag to skip check phase on all conformance tests. (#160)
- Document the open CEL governance process (#134)