Skip to content

v0.5.0

Choose a tag to compare

@mauricioabreu mauricioabreu released this 04 Dec 03:45
· 64 commits to main since this release

Changelog

  • 0d4a73f chore: create issue template for feature requests
  • 4a69603 chore: remove DS store
  • f8c1f63 feat: add first array exercise
  • 7f67d60 feat: add first slice exercise
  • c4d1a03 feat: add maps2 and fix map1 import
  • 5515d2a feat: add more primitive types exercises
  • 2b847a4 feat: add new maps exercise
  • eaa5a79 feat: add one moe primitive types exercise
  • 62683bb feat: add one more slice exercise
  • 2bde005 feat: add one more slice exercise
  • 525d58d feat: add test exercise for slices
  • 1bd4e87 feat: first primitive type exercise
  • f3f66cc feat: hint for the next exercise
  • 644bce9 feat: move exercise where it should be
  • df05d68 feat: new map exercise
  • e43ab95 feat: new slice exercise and swap 2 and 3
  • e43e1da feat: rename main_test.go for slices4 in info.toml
  • 1891a77 fix: forgot to push maps2
  • fb9705a fix: misleading data type
  • bd56059 fix: rename exercise
  • d79a99a refactor: fix comment