Releases: jmartin82/mmock
Releases · jmartin82/mmock
v1.0.1: Improving fakes + adding some additional storage functionality (#12)
* adding support for fake methods with int argument added fake.Int and fake.Float for generating numbers added back refactored old tests added support for UUID generation adding support for storage wich can be used for storing sequences - useful for auto generating ids, and SetValue + GetValue that can be used for storing and retrieving key value data * Improving the regexes for matching vars * Improved regex matches to mach non '{' symbols only for storage and fakes as the other two support regexes which can have { inside
First release
Hello World!