Skip to content

Releases: uqbar-project/wollok-language

v.3.0.2

16 Jul 05:42
836386a
Compare
Choose a tag to compare
Merge pull request #109 from uqbar-project/nscarcella-patch-2

Update CHANGELOG.md

v3.0.1

05 Jul 23:30
a287071
Compare
Choose a tag to compare
Merge pull request #106 from uqbar-project/exception-initialize

Adding native to initialize exceptions

v3.0.0

25 Jun 23:40
335dd2f
Compare
Choose a tag to compare

Wollok 3.0.0 syntax and tests

v2.1.0

05 Jan 21:53
c6e4d57
Compare
Choose a tag to compare
  • Many Wollok Game changes for web implementation.
  • Changes in substring method.
  • Changes in toString behaviour.
  • Added some wollokdocs.
  • Added methods: isWorkDay() & isWeekendDay() in Date class.
  • New only flag for tests.
  • Added more sanity tests.
  • 2 is ṕrime!

v2.0.2

21 Feb 16:04
6b1ef32
Compare
Choose a tag to compare
v2.0.2 Pre-release
Pre-release
  • Rename a describe test

v2.0.1

28 Dec 04:52
45cacdf
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release

== method was duplicated in Set and List classes, so we need this patch

v2.0.0

10 Dec 02:52
099546b
Compare
Choose a tag to compare
  • Equality is now fully based on the == method