-
Notifications
You must be signed in to change notification settings - Fork 340
Update version to 1.0.0 #269
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rvlb please check the issues on milestone 1.0.0: https://github.com/django-webpack/django-webpack-loader/milestone/1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looking nice. Some corrections TODO:
- We should add db.sqlite3 to .gitignore. This PR is adding
examples/simple/db.sqlite3
. - Check inline comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Closes #207
Closes #212
Closes #215
Closes #253