- Strip variable definition from mutation previous to Regex parsing to improve performance - Convert to "null" when variable is None
1.1.0
Not secure
Added
- Add batchMutation functionality (group several labeled mutations in a single transmission)
1.0.8
Not secure
Fixed
- Add long description content type to be parsed correctly by pypi
1.0.6
Fixed
- Add long description to setup.py (it enables the description to display on pypi). - Went open source! follow the project at: https://github.com/valiot/pygqlc
1.0.5
Not secure
Fixed
- Bugfix closing procedure for GQL client (routing loop not closing properly).
1.0.4
Not secure
Fixed
- Subscription message routing loop finishing when no subscription was active.