Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Latest commit

 

History

History
60 lines (38 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

60 lines (38 loc) · 2.33 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2021-02-25)

  • Adds Python and R packages

Adds the following Python packages:

  • plotly
  • dash
  • mlxtend
  • sympy
  • qgrid
  • linearmodels
  • sklearn-pandas
  • bokeh
  • pandas-datareader
  • fredapi
  • pandaSDMX
  • wrds

Adds the following R packages:

  • fpp2
  • fma
  • prophet

1.0.1 (2020-10-25)

  • Adds standard-version to manage releases

1.0.0 (2020-10-25)

⚠ BREAKING CHANGES

  • This repo no longer manages specific dependencies but rather a setup to run workspaces with the IllumiDesk stack.

Features

0.2.0 (2020-09-25)

Features

Bug Fixes

  • Remove shell directive in build stage (#4) (4bf7e27)