Releases: Djacket/djacket
Releases · Djacket/djacket
v0.2.3
- Minor updates.
- Configured
Django
logging for production.
- Migrated from
Popen
to the new run
function for calling system commands.
v0.2.2
- TravisCI configuration added.
- Configuration for continuous integration in
Travis
build system added, regarding issue #10.
v0.2.1
- Minor fixes and updates.
- NPM packages updated along with adding
package-lock.json
file.
NodeJS
installation version changed to 8.x LTS.
404
errors for icons fixed.
- JS scripts modified for new versions of
jQuery
and Chart.js
.
TypeError: get_available_name() got an unexpected keyword argument 'max_length'
issue fixed.
v0.2.0
- Djacket is dockerized.
- All the development/production processes are now moved to Docker.
- Lots of useless content is deleted.
v0.1.0
- Djacket is publicly released with these features:
- User creation/deletion/settings
- Repo creation/deletion/settings
- Repo browsing/branches/commits/graphs
- See other users public repos