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

Fixes for rustler_mix #682

Merged
merged 1 commit into from
Feb 1, 2025
Merged

Fixes for rustler_mix #682

merged 1 commit into from
Feb 1, 2025

Conversation

filmor
Copy link
Member

@filmor filmor commented Jan 26, 2025

- Support Erlang-style NIF module names (:module_name)
- Retrieve newest Rustler version without additional dependencies
  (fixes #680)
- Update dependencies
- Adjust .gitignore handling to match the new workspace style
- Detect an existing workspace configuration and advise to add a newly
  generated project
@filmor filmor requested a review from a team January 26, 2025 20:09
@filmor filmor merged commit ef75277 into master Feb 1, 2025
58 checks passed
@filmor filmor deleted the rustler-mix-fixes branch February 1, 2025 13:27
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.

mix rustler.new uses the fallback version With the new template, the root .gitignore has to be adjusted
1 participant