1. Aug 02, 2021
  2. Jul 30, 2021
  3. Jul 29, 2021
  4. Jul 26, 2021
  5. Jul 22, 2021
  6. Jul 20, 2021
  7. Jul 15, 2021
  8. Jul 13, 2021
  9. Jul 09, 2021
  10. Jul 05, 2021
  11. Jul 03, 2021
  12. Jun 17, 2021
  13. Jun 14, 2021
  14. Jun 11, 2021
  15. Jun 08, 2021
  16. Jun 07, 2021
  17. Jun 06, 2021
  18. May 31, 2021
  19. May 28, 2021
  20. May 27, 2021
  21. May 25, 2021
  22. May 13, 2021
  23. May 12, 2021
  24. May 10, 2021
  25. Apr 23, 2021
  26. Apr 22, 2021
  27. Apr 21, 2021
    • Michael Müller's avatar
      Release 0.12.0 (#267) · be92f35a
      Michael Müller authored
      * Update changelog
      
      * Bump version
      
      * Add #260 to changelog
      v0.12.0
      be92f35a
    • Michael Müller's avatar
      Add CI for Windows (#261) · 6774f341
      Michael Müller authored
      
      
      * Add CI for building contract template under Windows
      
      * Disable `unix` specific tests
      
      * Remove build warnings due to `dead_code` with default features
      
      * Remove unused `binaryen` dependency
      
      * Ensure path is always canonicalized for comparison
      
      * Apply auto-formatting to yml
      
      * CI: optimize caching
      
      Co-authored-by: default avatarDenis P <[email protected]>
      6774f341