Skip to content

Add support for packages and classes in the defineModule API#18

Merged
Tobias-Kohn merged 7 commits intoTobias-Kohn:masterfrom
neilccbrown:test-packages
Dec 16, 2024
Merged

Add support for packages and classes in the defineModule API#18
Tobias-Kohn merged 7 commits intoTobias-Kohn:masterfrom
neilccbrown:test-packages

Conversation

@neilccbrown
Copy link
Contributor

As mentioned via email, this adds support in the defineModule API for:

  • Support for declaring classes (and their members)
  • Support for packages
  • Support for functions in this format to return class types from the same module

And tests for all of those. I've also then bumped the version number.

@Tobias-Kohn Tobias-Kohn merged commit f9ab43e into Tobias-Kohn:master Dec 16, 2024
1 check passed
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.

2 participants