Skip to content

Release 0.14.0

Compare
Choose a tag to compare
@wlach wlach released this 24 Oct 21:21
· 465 commits to master since this release
5760ec4
  • Add test coverage reporting with Codecov. (#2322)
  • Fix use of naive datetime in favor of timezone-aware datetime objects. (#2323)
  • Collect email addresses from github logins (#2329)
  • Allow users to drop files onto the homepage to create a new notebook with
    those files attached (#2133)
  • Add appropriate metadata so that Iodide links have a preview card when shared
    on social media sites (#2344)
  • Ignore unknown properties for language plugins (fixes #2215)