What's Changed
- Remove custom generic stringifiers by @Ekrekr in #1912
- Run docs regeneration, tidy regeneration script info by @Ekrekr in #1911
- Added Load Configuration setting for Data Preparation SQLX format. by @fernst in #1909
- Add typedoc generation of the Dataform JS API by @Ekrekr in #1913
- Remove iactionproto by @Ekrekr in #1915
- Allow passing config options to assert() by @Ekrekr in #1916
- Add the ability to pass config options via constructors to the remaining JS API SQL methods by @Ekrekr in #1917
- Add notebook js support by @Ekrekr in #1920
- Tidy contextables and split out things from the core/common file by @Ekrekr in #1918
- Move table config checks to actions by @Ekrekr in #1922
- Replace deprecated
setNameAndTarget
use cases with preferred option by @Ekrekr in #1921 - Make action protos private by @Ekrekr in #1924
- Update Data Preparation compilation to use constant for replacement of validation calls by @fernst in #1923
- Support for dp.sqlx extension when compiling data preparations. by @fernst in #1925
- Clean up remaining ekrekr todos by @Ekrekr in #1927
- Temporarily disable DataPrep validate by @Ekrekr in #1928
- Move actions tests to separate files by @Ekrekr in #1929
- Bump to version 3.0.14 by @fernst in #1926
Full Changelog: 3.0.13...3.0.14