-
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
580f215
Update version to 1.0.0
rvlb d21dce8
Update wheel version
rvlb 5b5fade
Improve examples
rvlb 3d0d445
Rework examples
rvlb dfa8900
Remove webpack-split-by-path
rvlb 0538c32
Fix get_chunk_url
rvlb e7ec0c8
Fix syntax
rvlb dfecb71
Add os import
rvlb e917621
Fix variable name
rvlb 2d9f39c
Add more versions for testing
rvlb 63dd2f5
Remove older versions
rvlb 53ff3da
Fix test setup
rvlb db1922e
Fix typo on requirements
rvlb 7188634
Add more Django versions
rvlb b10d40c
Unpin coverage on CI for older Python
rvlb 0d6c9eb
Unpin coveralls on CI
rvlb dbfe710
Drop Python3.4 + Django2.1,2.2 support
rvlb eb7c128
Drop Python3.4 support
rvlb d12a4b6
Add CSS loader example
rvlb d05f1f5
Update hot-reload example
rvlb 58ec62b
Update supported versions on README
rvlb 69571af
Update changelog
rvlb 4b561e7
Updated changelog
rvlb 7ebe550
Remove db.sqlite3 files
rvlb ce7c447
Add sqlite3 to gitgnore
rvlb ce6db2c
Adjust badges
rvlb 9ee8cdd
Add coveralls
rvlb 005922b
Fix coveralls
rvlb e3ac4cb
Add coveralls
rvlb c18c05b
Use coveralls paralell orb
rvlb c78b96d
Update CI syntax
rvlb df35a52
Update CI syntax
rvlb 31018cd
Fix paralell building setup
rvlb 81edc8d
Use v2 CI schema
rvlb bce665f
Remove dot from CI test names
rvlb bf1e08e
Use python coveralls instead of orb
rvlb 9573f71
Fix COVERALLS_PARALLEL env
rvlb da53b6d
Fix syntax
rvlb 71b0ba6
Fix step formatting
rvlb ae7a9a2
Remove typo in config
rvlb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
venv/ | ||
*.sqlite3 | ||
|
||
# auto generated | ||
README.rst | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.