_27 January 2020_ ([Full changelog](https://github.com/finos/perspective/compare/v0.4.0...v0.4.1))
Features
- New computed functions `pow`, `invert`, `sqrt`, `abs` [871](https://github.com/finos/perspective/pull/871)
- Optional `finos/perspective-webpack-plugin` [870](https://github.com/finos/perspective/pull/870)
Fixes
- Fix `on_update` callbacks in Python [880](https://github.com/finos/perspective/pull/880)
- Time zone awareness in perspective-python [867](https://github.com/finos/perspective/pull/867)
- Improve `finos/perspective-viewer` typings [872](https://github.com/finos/perspective/pull/872)
- Allow plugins to be importable before '`perspective-viewer` [868](https://github.com/finos/perspective/pull/868)
- Fix scrolling for pivoted hypergrid [866](https://github.com/finos/perspective/pull/866)
Misc
- Extend `perspective-viewer` typings and added a react-typescript example [877](https://github.com/finos/perspective/pull/877)
- Hiring! [876](https://github.com/finos/perspective/pull/876)
- Added simple webpack example and renamed existing webpack example [869](https://github.com/finos/perspective/pull/869)
- Python versioning fix [863](https://github.com/finos/perspective/pull/863)