Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Vexcited/Mentor

v0.5.0

25 Sep 11:11
0.5.0
f626d67

Choose a tag to compare

  • feat: retrieve tags by version sorting (ba02c8f)
  • feat: add default version in case of not existing (8e284ce)
  • feat: add wip swift support using tags (f7d7f0e)
  • fix(git): show errors if they're in stdout (c179da2)
  • fix(git): allow to commit even if empty (6f016c1)
  • fix(js): walk up to parent directories to find lockfile (89bbfd0)

v0.4.0

09 Aug 15:04
0.4.0
0539764

Choose a tag to compare

  • feat(js): check if there's any tests files before running bun test (348638d)
  • fix(js): ignore common folders such as git, dist and node_modules (72edeeb)

v0.3.8

03 Jul 21:09

Choose a tag to compare

  • fix(js): append .cmd to package manager command on windows (a3ea2ce)
  • fix(js): only append .cmd if pnpm (f44c755)

v0.3.7

03 Jul 21:01

Choose a tag to compare

  • fix: lints and u8 parse for string to version (dc372aa)

v0.3.6

20 May 11:35

Choose a tag to compare

  • chore: remove old warning (b7f4a64)

v0.3.5

28 Apr 14:51
0.3.5
ebb8837

Choose a tag to compare

  • fix(js): add newline at the end of package.json when prettied (f305f28)

v0.3.4

28 Apr 14:41
0.3.4
57a46b0

Choose a tag to compare

  • fix(js): add new bun lock format (97d8a30)

v0.3.3

28 Apr 14:39
0.3.3
b3a0e9a

Choose a tag to compare

  • feat(git): add checks for git repository (either is behind remote or dirty) (5df525f)
  • feat(git): remove old tag if exists (e569851)

v0.3.2

21 Apr 10:14
0.3.2
5215ed1

Choose a tag to compare

  • feat(js): add support for pnpm (c204455)

v0.3.1

05 Apr 19:50
0.3.1
0624073

Choose a tag to compare

  • fix(js): enabling preserve_order on serde_json (146c932)