Current section
Files
Jump to
Current section
Files
absinthe_query_all
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.5.0 (2024-11-11)
### Changes
* Renames singular core module names to plural for readability.
* Argument --> Arguments
* Field --> Fields
* TypeLayer --> TypeLayers
* Leaf --> Leaves
* Operation --> Operations
* Type --> Types
* Makes function signatures more uniform to facilitate passing around config maps.