Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declarations #9

Merged
merged 3 commits into from
Feb 5, 2024
Merged

Declarations #9

merged 3 commits into from
Feb 5, 2024

Conversation

cogu
Copy link
Owner

@cogu cogu commented Feb 5, 2024

Explicit declarations are now required to declare functions, variables, and types.

Note! This is a breaking change compared to v0.3.0 and v0.3.1.

cogu added 3 commits January 26, 2024 18:33
- New declaration element.
- Refactoring existing code base to use explicit declaration calls.
- Removed debug print
- Replaced import statement as suggested by pylint
@cogu cogu merged commit 487def7 into master Feb 5, 2024
4 checks passed
@cogu cogu deleted the feature/declarations branch February 5, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant