Skip to content

Tags: pydjinni/pydjinni

Tags

v1.0a9

Toggle v1.0a9's commit message
fix: pydjinni package swiftpackage

- strip VERSION file to avoid formatting issues of the version tag
- fix git cli calls

v1.0a8

Toggle v1.0a8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: publishing process (#50)

* fix: refactor execute command helper
* fix: language server on windows
* feat(ci): test publish package
* fix: swiftpackage packaging
* fix: create local nuget output dir if not exists yet

v1.0a7

Toggle v1.0a7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: improve comments, vscode support, improve language server (#46)

* feat: improve @throws comments: support for resolving error types
* feat: add more hover tooltips in language server
* feat: add vscode development support
* feat: add black formatter configuration
* feat: add javadoc compilation step to validate javadoc output
* feat: add clang-format codeformat style; improve cmake test structure
* feat: add language server multi-root project support
* feat: add language server intellisense support
* fix: don't allow `yaml` as language target in the idl
* fix: expected anonymous function typenames
* fix: report generated files as absolute paths
* fix: absolute file paths for cmake configure dependencies
* feat: add support for inline type references in idl comments

v1.0a6

Toggle v1.0a6's commit message
docs: update live demo example

v1.0a5

Toggle v1.0a5's commit message
fix(ci): update download-artifact

v1.0a4

Toggle v1.0a4's commit message
ci: improve actions naming

v1.0a3

Toggle v1.0a3's commit message
ci: undo TestPyPI release.

this was a dumb idea that turned out to be way harder to achieve than expected.

v1.0a2

Toggle v1.0a2's commit message
prepare for release