Skip to content

Releases: edumudu/loctry

v1.7.0

19 Oct 04:16
Compare
Choose a tag to compare

What's Changed

  • feat: resolve package manager also from lock files by @edumudu in #10
  • feat: add msg showing resolve package begin published by @edumudu in #11
  • fix: correctly use require to work in other OS by @edumudu in #12
  • refactor: change internal imports to use node:* syntax by @edumudu

Full Changelog: v1.6.2...v1.7.0

v1.6.2

09 Apr 21:42
131ca6c
Compare
Choose a tag to compare

What's Changed

  • Fix the version showed when using the --version flag by @edumudu in #9

Full Changelog: v1.6.1...v1.6.2

v1.6.1

09 Apr 21:20
Compare
Choose a tag to compare

What's Changed

  • Send utils folder to published package

Full Changelog: v1.6.0...v1.7.0

v1.6.0

09 Apr 21:14
5582ac2
Compare
Choose a tag to compare

What's Changed

  • Add support to others package mangers by @edumudu in #8

Full Changelog: v1.5.0...v1.6.0

v1.5.0

07 Apr 00:34
Compare
Choose a tag to compare

What's Changed

  • Add info command

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Apr 03:32
Compare
Choose a tag to compare

What's Changed

  • Show install command snippet after publish command
  • Add alias pub to publish command
  • Add unpublish command
  • Add minimun npm version to docs

Full Changelog: v1.3.0...v1.4.0

v1.3.0

18 Mar 02:01
9427ca5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

17 Mar 13:53
367695f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Mar 01:01
36f6469
Compare
Choose a tag to compare

Features

  • Improves the yargs usage, using handler and required position arguments #1
  • Use json to improve module resolution #1

Misc

  • Add internal API warning in docs #1

Full Changelog: v1.1.0...v1.2.0

v1.1.0

15 Mar 22:24
Compare
Choose a tag to compare

Features

  • show npm pack comand output
  • Requires valid options to be passed to CLI

Fixes

  • Fixes registry dir

Full Changelog: v1.0.7...v1.1.0