v0.22.0

mingrammer/diagramsv0.22.0Sep 13, 2022by mingrammer

AI Summary

Introduces support for GraphQL and basic support for C4 model primitives to the diagramming library.

Key Highlights

  • Added GraphQL support
  • Added basic support for C4 model primitives

New Features

  • GraphQL
  • C4 model primitives

Full Release Notes

## What's Changed
* Fix typo by @Sparkz0629 in https://github.com/mingrammer/diagrams/pull/730
* Add GraphQL by @houmam in https://github.com/mingrammer/diagrams/pull/660
* Fix For go get Deprecation by @tmvanetten in https://github.com/mingrammer/diagrams/pull/713
* Basic support for C4 model primitives. by @mbruggmann in https://github.com/mingrammer/diagrams/pull/508

## New Contributors
* @Sparkz0629 made their first contribution in https://github.com/mingrammer/diagrams/pull/730
* @houmam made their first contribution in https://github.com/mingrammer/diagrams/pull/660
* @tmvanetten made their first contribution in https://github.com/mingrammer/diagrams/pull/713
* @mbruggmann made their first contribution in https://github.com/mingrammer/diagrams/pull/508

**Full Changelog**: https://github.com/mingrammer/diagrams/compare/v0.21.1...v0.22.0