v1.0.0
Infiltrator v1.0.0
Closed issues:
- Also pass @FILE and @LINE to start_prompt (#7)
- Buggy REPL when @infiltrate is hit (#14)
- Save used commands (#21)
- Using assignments (#22)
- Incompatibility with VS Code (#23)
- VScode editor integration---glitchy REPL when run directly from the editor (#25)
- issues with using parallel code (#26)
- Keystrokes are not detected correctly in VS Code command line (#29)
- Automatically jump to infiltrator code line (#30)
- @Locals prints full arrays (#31)
- Command to Exit REPL and Terminate Running Program (#32)
- Variables are persistent inside
@infiltratescope (#34) - Docs ahead of release? (#36)
Merged pull requests:
- Update README.md (#20) (@NightMachinary)
- minor update, clarify a doc, clean up code and fix CI (#24) (@aviatesk)
- MassInstallAction: Install the TagBot workflow on this repository (#27) (@timholy)
- add at-exit command (#33) (@pfitzseb)
- add at-exfiltrate macro (#35) (@pfitzseb)
- improve scratch pad story (#37) (@pfitzseb)