github diced/zipline v3.4.1

latest releases: v3.7.10, v3.7.9, v3.7.8...
2 years ago

What's Changed

Notable changes:

  • Datasource API, this will allow contributors/me to add new datasources in the future without changing fundamental parts of the codebase
    • S3 Datasource
    • Local Datasource (default, if you are updating then you dont need to do any config)
  • Changed server from js to ts for sanity purposes
  • Cleaned up some files

To update:
docker-compose pull
docker-compose up -d

Full Changelog: v3.4.0...v3.4.1

Don't miss a new zipline release

NewReleases is sending notifications on new releases.