Sorry to pummel all of you with 2 releases in the same week. I didn't realize when I released 1.0beta3 that 1.0beta4 would be nipping at its heals. You can pick it up in the usual place:
Thanks to all who commented in the forum topic about the names of setupFixture and cleanupFixture. Everyone seemed to agree that the names should be changed to setUpFixture and tearDownFixture. So in 1.0beta4, those are the names.
Three other changes in 1.0beta4 are:
- In 1.0beta3, the open/save recipe file chooser was actually the same object as the edit runpath's JAR/directory chooser, and they interfered with each other a bit. Now use individual objects for each.
- Changed the file filter text in the file choosers to something more reasonable: "Recipe Files (*.srj)" and "JAR Files (*.jar)".
- This time, remembered to update the version number in the about box. In 1.0beta3 it still said 1.0beta2. It now says 1.0beta4.