Skip to content

Tags: trkl-dev/volt

Tags

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix generator component ordering (#20)

* Various changes:
- Add templates_location config option
- Add require_component_types config option
- Add test for template type generator
- Fix issue with template type generator not outputting components in
  correct order for class inheritence
- Fix whitespacing and template layout in core component template

* Add PR tests

0.2.1

Toggle 0.2.1's commit message
Improve generator inheritance and fix unpacking for loops

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from trkl-dev/13-remove-zig

13 remove zig

0.1.8

Toggle 0.1.8's commit message
Add configuration through pyproject.toml

0.1.7

Toggle 0.1.7's commit message
Fix verbosity in upload

0.1.6

Toggle 0.1.6's commit message
Fix multi content length header issue

0.1.5

Toggle 0.1.5's commit message
Add debugging

0.1.3

Toggle 0.1.3's commit message
Fix breaking ctypes issue as well as housekeeping

0.1.2

Toggle 0.1.2's commit message
Initial release