Releases: blueshank-gh/fc2-reflection
Release list
0.0.11

Scripts & Configurations now feature a search bar
Full Changelog: 0.0.10...0.0.11
0.0.10
Fix error caused by metadata in configuration updater
Full Changelog: 0.0.9...0.0.10
0.0.9
Config export & import in JSON format
Updated reflection documentation
Fix issue with on_worker not passing variables to scripts
Fix issue with configurations not saving
Use chalk & color4 from external library
Full Changelog: 0.0.8...0.0.9
Reflection - 0.0.8
Full Changelog: 0.0.7...0.0.8
New chalk & color library, builtins for now
Reflection can now send messages to VSC
Changed print functions to use internal chalk
Reflection is now passed through to underlying modules & states
Added a reply callback for debugging
Reflection - 0.0.7
Fixed pipe-mode due to errors within both extension and reflection
You can now change the interval of pipe-mode
Reflection now "uplifts" deviations in extension configuration
Full Changelog: 0.0.6...0.0.7
Reflection - 0.0.6
Additional information added to session.
You can now view perks under your session.
Full Changelog: 0.0.5...0.0.6
Reflection - 0.0.5
Reflection now shows modules required by scripts.
This means you can identify what libraries you are probably missing.
Full Changelog: 0.0.4...0.0.5
Reflection - 0.0.4
Full Changelog: 0.0.3...0.0.4
Added Configuration IDE
Added type support for configurations
Reflection - 0.0.3
Full Changelog: 0.0.2...0.0.3
Added extra buttons onto scripts & runtime panels for easy refreshing if something changes
Added more functionality to scripts panel with more information on scripts
Added runtimes panel for managing hypervised scripts under reflection
Added dedicated commands panel for quickly executing commands to reflection
Extension & Runtime now runs output pipes regardless for dialogs
Restructured trees in-code for smaller compile
Reflection - 0.0.2
Full Changelog: 0.0.1...0.0.2
Added new sidebar panel for navigation
Added simple scripts browser
Added session information panel
Added runtimes panel for command shortcuts
Reflection now checks what version you are using to ensure there isn't any issues.