Skip to content

Tags: saveshodhan/jsonbender

Tags

0.9.2

Toggle 0.9.2's commit message
0.9.2

- Improvements on README
- Fix list traversal bug

0.9.1

Toggle 0.9.1's commit message
0.9.1

- Activate OptionalS' behaviour on all LookupErrors

0.9.0

Toggle 0.9.0's commit message
0.9.0

- Python 3.6 compatibility
- Control flow
- ProtectedFormat()
- Logical ops

0.8.1

Toggle 0.8.1's commit message
Add == bin op

0.8.0

Toggle 0.8.0's commit message
0.8.0

- Create ForallBend
- Make Forall.bend() use ForallBend
- Make ForalBend "inherit" context from calling bend()

0.7.1

Toggle 0.7.1's commit message
- Fix handling of Context() on binary operators

0.7.0

Toggle 0.7.0's commit message
- Add context to Forall.bend()

0.6.4

Toggle 0.6.4's commit message
- Add Forall.bend()

0.6.3

Toggle 0.6.3's commit message
Improve handling of Transport

    - Make __call__ return value, not Transport

0.6.2

Toggle 0.6.2's commit message
- Fix handling of Transport