@complat/chemotion-converter-client 0.13.2 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,37 @@
1
+ ## [0.15.0](https://github.com/ComPlat/chemotion-converter-client/compare/v0.15.0...v0.14.0)
2
+ * feat:
3
+ * Input Fields for Software and devices by @headri in https://github.com/ComPlat/chemotion-converter-client/pull/116
4
+ * fixes:
5
+ * gui to slow if to many tables and add select for ntupels by @headri in https://github.com/ComPlat/chemotion-converter-client/pull/103
6
+ * Configured AgGrid by @StarmanMartin in https://github.com/ComPlat/chemotion-converter-client/pull/114
7
+ * dropdown select default value by @headri in https://github.com/ComPlat/chemotion-converter-client/pull/110
8
+ * build:
9
+ * new devcontainer by @StarmanMartin in https://github.com/ComPlat/chemotion-converter-client/pull/112
10
+ * chore
11
+ * Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in https://github.com/ComPlat/chemotion-converter-client/pull/109
12
+ * Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/ComPlat/chemotion-converter-client/pull/119
13
+
14
+
15
+ ## [0.14.0](https://github.com/ComPlat/chemotion-converter-client/compare/v0.14.0...v0.13.0)
16
+
17
+ * feat:
18
+ * column metadata calculation by @headri in https://github.com/ComPlat/chemotion-converter-client/pull/81
19
+ * regex generator by @StarmanMartin in https://github.com/ComPlat/chemotion-converter-client/pull/100
20
+ * default profiles in the git repository by @StarmanMartin in https://github.com/ComPlat/chemotion-converter-client/pull/94
21
+ * add disable button to profile by @StarmanMartin in https://github.com/ComPlat/chemotion-converter-client/pull/95
22
+
23
+ * fixes:
24
+ * current loop button unflexible by @headri in https://github.com/ComPlat/chemotion-converter-client/pull/86
25
+ * missing scrollbar by @StarmanMartin in https://github.com/ComPlat/chemotion-converter-client/pull/104
26
+
27
+ * chore:
28
+ * Bump webpack-dev-server from 4.15.2 to 5.2.1 by @dependabot[bot] in https://github.com/ComPlat/chemotion-converter-client/pull/96
29
+ * Bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot[bot] in https://github.com/ComPlat/chemotion-converter-client/pull/90
30
+ * Bump @babel/runtime from 7.25.6 to 7.27.0 by @dependabot[bot] in https://github.com/ComPlat/chemotion-converter-client/pull/91
31
+ * backport v0.13.1 update by @PiTrem in https://github.com/ComPlat/chemotion-converter-client/pull/89
32
+
33
+ ## [0.13.0](https://github.com/ComPlat/chemotion-converter-client/compare/v0.13.0...v0.12.0)
34
+
1
35
  ## [0.12.0](https://github.com/ComPlat/chemotion-converter-client/compare/v0.11.0...v0.12.0) (2024-09-25)
2
36
 
3
37
  * chore: Update to bootstrap 5.3, react-bootstrap 2.10 (#67) ([af24306](https://github.com/ComPlat/chemotion-converter-client/commit/af24306)), closes [#67](https://github.com/ComPlat/chemotion-converter-client/issues/67)