Skip to content

Releases: exercism/pharo-smalltalk

Added OO October exercises, fixed Test Runner

19 Oct 10:09
09debcc
Compare
Choose a tag to compare
  • Added exercises: Simple Cipher, Circular Buffer, Binary Search Tree
  • Fixed Test Runner to show test result errors correctly
  • Fixed Resistor Color Duo test cases

Pharo 11 support, Test Runner for Pharo track

16 May 12:59
15fe9f1
Compare
Choose a tag to compare
  • added support for Pharo versions 9 to 11
  • added Test Runner support for Pharo track
  • several bug fixes and smaller enhancements (Github workflow, test result information, exercise fixes,..)
  • updated contributor documentation

Code Sharing for discussions

22 May 21:29
6cc4a1d
Compare
Choose a tag to compare

This adds a dPaste.com share menu, that lets you easily share a solution with the Pharo community if you need extra help

Also fixes an issue when upgrading your image and the Exercism package isn't removed

Extension Methods

18 May 08:39
aa784ba
Compare
Choose a tag to compare

This release allows students to use extension methods in exercises

Better Critics Support

14 May 13:24
f83649e
Compare
Choose a tag to compare

Small release the improves support for running the code critic (more changes coming on this)

Full exercism packages

12 May 16:41
3367b98
Compare
Choose a tag to compare

This is a maintenance release that promotes exercism exercises to full packages so that more Pharo tools can operate on them (method extensions - coming soon, code critic).

Also provides an easier way for mentors to load a lighter dev version to browser user submissions

Support Missing Submission ID

01 Apr 09:07
72a8f73
Compare
Choose a tag to compare
Pre-release

This release supports missing submission id's (it will refetch the id, but preserve the existing exercise)

Submit Test Results with Code

25 Mar 00:14
42f3eeb
Compare
Choose a tag to compare
Pre-release

This version submits test result stats along with the code so we can better tell the status of a submitted solution

Improved Error Handling/Token reset support

24 Mar 21:34
Compare
Choose a tag to compare

This version improves error handling, allows for easier token reset and provides a top level Exercism menu.

User Testing Feedback

18 Mar 16:26
e502aa6
Compare
Choose a tag to compare
User Testing Feedback Pre-release
Pre-release

Incorporates minor user testing feedback