factoriomod-debug 2.0.8 → 2.0.9

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
@@ -2,6 +2,21 @@
2
2
 
3
3
  [<img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi2.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com'/>](https://ko-fi.com/X8X41IE4T)
4
4
 
5
+ ## 2.0.9
6
+ * JSON Schema:
7
+ * Added several missing types to migration schema, warn on unknown types
8
+ * Tasks:
9
+ * Don't escape `&` in markdown files
10
+ * Use [dateformat](https://www.npmjs.com/package/dateformat) for generating changelog datestamps
11
+ * `package.datestamp_format` to set the format to anything supported by `dateformat` (default `isoDate`)
12
+ * named format `factorioDate` to match factorio's `dd. mm. yyyy`
13
+ * LuaLS library package:
14
+ * Add `feature_flags` global var for data stage (for real this time)
15
+ * Fix some parent class links generated incorrectly with `.struct` suffixes
16
+ * VSCode:
17
+ * updated `script.dat` viewer
18
+ * Sync Mod Details task now works correctly when launched from vscode
19
+
5
20
  ## 2.0.8
6
21
  * Debugger:
7
22
  * Add missing locale for Restart Session control