Releases: elgopher/unitron
Releases · elgopher/unitron
0.5.1
What's Changed
- Test deselection by @elgopher in ce104d1
- [bugfix] Picotron crashes when cyclic table is used by @elgopher in #34
- Capitalize all error messages by @elgopher in #35
- [bugfix] Unitron crashes when user selects 2nd test by @elgopher in #36
- [bugfix] Sometimes links dont work in test output by @elgopher in #37
Full Changelog: 0.5.0...0.5.1
Please download unitron.p64.png file and place it somewhere in Picotron folder (desktop for example).
0.5.0 - Custom assert functions and interactive tree results
What's Changed
- Add a way to write custom assert functions by @elgopher in #32
- Add collapsing/expanding of tree nodes by @elgopher in #29
- Optimize performance of results tree by @elgopher in #23
- Fix handling nil values in assertions by @elgopher in #24
- Change "Running" message to ">" in test output by @elgopher in #27
- [bugfix] "]" character is escaped in assert_eq/assert_not_eq arguments by @elgopher in #30
- Remove assert_same and assert_not_same by @elgopher in #31
Full Changelog: 0.4.0...0.5.0
Please download unitron.p64.png file and place it somewhere in Picotron folder (desktop for example).
0.4.0 - Performance Optimization part 1 and more
What's Changed
- Go to Lua editor directly from test output by @elgopher in #9
- Increase performance of presenting test output by @elgopher in #16
- Throttle test execution when tests are too fast by @elgopher in #15
- Optimize comparing userdatas by @elgopher in #10
- [bugfix] Deselect test on re-run by @elgopher in #17
- [bugfix] Change maximum lights height by @elgopher in #18
- [bugfix] Lights link to wrong tests by @elgopher in #19
- Update screenshot in README by @elgopher in #11
- GUI refactoring by @elgopher in #12
- Another refactor by @elgopher in #13
Full Changelog: 0.3.0...0.4.0
Please download unitron.p64.png file and place it somewhere in Picotron folder (desktop for example).
0.3.0
0.2.0
What's Changed
- [bugfix] restart button sometimes does not work #3
- browser mode for presenting unitron in the browser #2
Full Changelog: 0.1.0...0.2.0
Please download png file and place it somewhere in Picotron folder (desktop for example).