Skip to content

Releases: mishka-group/mishka_developer_tools

0.0.8

25 Nov 10:02
Compare
Choose a tag to compare

We are delighted to introduce our new version of library. In this version (0.0.8), you have better structure for CRUD macro.

Some of the changes in this version:

Changelog for MishkaDeveloperTools 0.0.8

  • Improve CRUD macro callbacks and specs return for dialyzer
  • Add new delete macro and function
  • Support UUID and the other type of ID
  • Improve testing
  • Improving and updating the coding structure

0.0.7

23 May 06:55
Compare
Choose a tag to compare

0.0.6

18 Mar 08:42
Compare
Choose a tag to compare

0.0.5

09 Mar 09:55
Compare
Choose a tag to compare
  • Fix typo error
  • Fix some issues

0.0.3

21 Jan 21:54
Compare
Choose a tag to compare
  • We changed test and test migration to delete some issues when you want to test your project.
  • GitHub CI added

0.0.2

01 Jan 18:43
Compare
Choose a tag to compare

What's Changed

  • Fix bad environment error

0.0.1

30 Dec 20:08
9cfe89b
Compare
Choose a tag to compare

In this version, we covered a simple Ecto CRUD; it is a macro.