Release contains all the implementation specified in the book "Writing An Interpreter In Go" from chapter 4.5 and 4.6, which basically are for Hash support and printing using 'puts' keyword.
This brings to an end of implementing monkey interpreter in Scala with a release of "v1.0.0"