factoriomod-debug 1.1.35 → 1.1.36

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/fmtk.js +197 -204
  3. package/package.json +1 -2
package/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
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
+ ## 1.1.36
6
+ * Debugger:
7
+ * Fixed that fast bytecode dumps (1.1.33) would hang on some mods (for real this time)
8
+ * Sumneko library package:
9
+ * Updated library generator for some runtime types (events, defines)
10
+
5
11
  ## 1.1.35
6
12
  * Debugger:
7
13
  * Fixed that fast bytecode dumps (1.1.33) would hang on some mods