github diced/zipline v3.2.3

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

What's Changed

  • configuration validation is now revamped with yup

  • several config fields are now not required (run Zipline with just 4 variables)

  • this will now make it easier to add new config opts without making everything required

  • core.secure made default to false

  • core.secret now requires a minimum of 8 characters

  • core.host now defaults to 0.0.0.0

  • core.port now defaults to 3000

  • uploader.length now defaults to 6

Don't miss a new zipline release

NewReleases is sending notifications on new releases.