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

Project overall improvements #3

Merged
merged 8 commits into from
May 6, 2019
Merged

Project overall improvements #3

merged 8 commits into from
May 6, 2019

Conversation

RiccardoM
Copy link
Contributor

@RiccardoM RiccardoM commented Apr 15, 2019

Changes

  • Added the real support for native platforms
  • Removed the Hex object to avoid unnecessary overhead
  • Renamed the khex module into core
  • Renamed the khex-extensions module into extensions
  • Changed the project group to org.komputing.khex
  • Changed the project version to 0.0.1

Notes

  • The js platform is currently not supported due to the errors that I have during the build. I will open a new issue when this PR is merged in order to ask for help.

  • This PR could be tagged 0.0.1

- Added the real support for js and native platforms
- Removed the Hex object to avoid unnecessary overhead
- Renamed the `khex` module into `core`
- Renamed the `khex-extensions` module into `extensions`
- Changed the project group to `org.komputing.khex`
- Added Gradle Wrapper
- Updated the project group id to reflect the one that Jitpack choses
Copy link
Member

@ligi ligi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@RiccardoM
Copy link
Contributor Author

@ligi If this is all right, we should merge the code and tag it with version 1.0.0-RC2. It should now be ready for multiplatform deployment.

Copy link
Member

@ligi ligi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ligi ligi merged commit 49cb119 into komputing:master May 6, 2019
ligi pushed a commit that referenced this pull request Feb 15, 2021
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