Releases: juri/graphqler
Releases · juri/graphqler
GraphQLer 0.3.2
0.3.1
0.3.0
Bug Fixes
- Fix version format to be semver compliant with three digits.
- Upgrade Jazzy to a version that doesn't have a security vulnerability. Add configuration to ensure it does the right thing.
Features
- Add
EnumValue
for representing values of an Enum type. - Replace most
let
s inside the structs withvar
s. - Add mutating
append
methods toArguments
.
Other changes
- Remove the unnecessary and broken workspace from the repository.
- Change spec links to link to graphql.org.
First release
Seems to work. I renamed the library after noticing a naming conflict.