Skip to content

Releases: AthennaIO/Common

4.17.0

04 Oct 15:04
1586a6b
Compare
Choose a tag to compare
  • 1586a6b Merge pull request #90 from AthennaIO/develop
  • 4f9ecbc chore(npm): update dependencies

4.16.0

04 Oct 11:31
62b4184
Compare
Choose a tag to compare
  • 62b4184 Merge pull request #89 from AthennaIO/develop
  • 59b0e43 chore(npm): update dependencies
  • 33e3741 fix(c8): disable code coverage for now
  • 07e1324 ci(exec): comment Exec class tests to see results
  • 080ae3e fix(c8): disable code coverage for now
  • 4882d91 fix(c8): use loader flag instead
  • c361eee test(exec): remove args
  • ffa693f fix(npm): adjust script
  • 0b2a363 fix(path): export as import alias
  • d3e04a3 Merge branch 'develop' of github.com:AthennaIO/Common into develop
  • 316f999 cd(build): change cd process
  • e0a915f Merge pull request #88 from AthennaIO/snyk-upgrade-66562931416c60c8dbc9e38314071e24
  • 9fab55a chore(npm): upgrade project for Node.js v20.x
  • 6c4511c fix: upgrade youch from 3.2.3 to 3.3.1

4.15.5

28 Sep 22:41
f280918
Compare
Choose a tag to compare
  • f280918 Merge pull request #87 from AthennaIO/develop
  • 4fcf154 fix(exception): use message instead of this.message

4.15.4

27 Sep 11:26
9272e8b
Compare
Choose a tag to compare
  • 9272e8b Merge pull request #86 from AthennaIO/develop
  • 6f9b98a chore(npm): upgrade version
  • 490e8c0 fix(exception): avoid using this property in pretty error

4.15.3

26 Sep 09:39
b4f4315
Compare
Choose a tag to compare
  • b4f4315 Merge pull request #84 from AthennaIO/develop
  • 011d284 fix(types): return exec child process type also

4.15.2

24 Sep 15:57
8ca140f
Compare
Choose a tag to compare
  • 8ca140f Merge pull request #83 from AthennaIO/develop
  • cea3b6b fix(types): return right type of execa

4.15.1

24 Sep 14:21
47bb62b
Compare
Choose a tag to compare
  • 47bb62b Merge pull request #82 from AthennaIO/develop
  • dbb2bb0 fix(types): add command input/output types

4.15.0

24 Sep 13:40
86e37fc
Compare
Choose a tag to compare
  • 86e37fc Merge pull request #81 from AthennaIO/develop
  • f968c81 test(windows): dont run exit tests on windows
  • 7e66b20 test(windows): parse command to windows format
  • a3dfb28 refactor(exec): use execa in Exec commands

4.14.0

23 Sep 10:58
a3b92ac
Compare
Choose a tag to compare
  • a3b92ac Merge pull request #80 from AthennaIO/develop
  • 2670e49 fix(path): add parseExt() and removeExt()

4.13.2

22 Sep 15:13
9fc6ace
Compare
Choose a tag to compare
  • 9fc6ace Merge pull request #78 from AthennaIO/develop
  • a2b48f7 Merge branch 'develop' of github.com:AthennaIO/Common into develop
  • 3a0b2ab fix(path,exception): make athenna compatible with bun
  • 5745a1c fix(path,exception): make athenna compatible with bun