Skip to content

Releases: pharo-spec/NewTools

v0.4.2.2

02 Aug 17:49
Compare
Choose a tag to compare

Contains debugger fixes.

Sync with pharo-project/pharo#6952
Fixes pharo-project/pharo#6957

v0.4.2.1

29 Jul 15:08
Compare
Choose a tag to compare

v0.4.2

23 Jul 08:47
Compare
Choose a tag to compare

Bugfixes

  • debugger: fix display of temps
  • debugger: testing of missing classes does not lets an undeclared
  • debugger: create a new method does not asks for a category since this breaks TDD

v0.4.1

17 Jul 12:23
Compare
Choose a tag to compare
  • debugger: bad definition of variables in debugger context (just a workaround, real fix later)
  • playground: save of page fails if directory does not exists before

v0.4

16 Jul 13:14
Compare
Choose a tag to compare

First functional release.
Includes usable versions of

  • StPlayground
  • StDebugger

(more to come)