Skip to content

Releases: jesseduffield/lazynpm

v0.1.4

18 Apr 02:04
Compare
Choose a tag to compare

Changelog

ae57b78 Update README.md
6e68f24 Update README.md
cc27227 add demo
8afc6cc add package update keybinding
a97bc3c allow removing the current package
73a0b21 don't bother resetting origin of main view
0b0463a don't log common error
8a51797 show current package
d0aa221 switch to new dependency when changing type

v0.1.3

13 Apr 03:10
fb80315
Compare
Choose a tag to compare

Changelog

6b20e98 Initial commit
fb80315 Merge pull request #1 from jesseduffield/first-pr
6640dad WIP
a9d00e3 WIP
e36f625 WIP
98aff1d WIP
9915514 WIP
dd9e8f0 WIP
ec366b4 WIP
e73eb8b WIP
d9ff07a WIP
8525b76 WIP
251d760 WIP
555dd82 WIP
58df314 WIP
b47ea7b WIP
10ef521 WIP
167a3ce WIP
edf70e2 WIP
12728bc WIP
be54d40 WIP
3656a37 WIP
7875327 WIP
bded9a9 ability to kill inflight commands
aebcd30 add cheatsheets
227acd0 add npm pack command
f693c3f add some tests
02f0624 allow adding a package
e392a88 allow adding dependency
008c098 allow adding scripts
a490a09 allow editing scripts
10eb466 allow modifying constraint of dep
5a318cb allow scrolling on context views
774e098 allow uninstalling dependencies
0b279a1 better colours for options menu
453ad90 better keybinding interfaces
6134d82 better message around ahead/behind for semver
4fa5903 color based on semver constraints
274a01c color dependency kind
9672370 copy over stuff from lazygit
09d02ad enforce sort order with kind flags
91bd3af exclude windows
f9edb54 factor out some more listview code
66d34c0 fix change dependency command
868a953 fix formatting
6e16454 fix test
992f865 go mod vendor
c803e7d hide tarballs view when there's nothing there
8864315 minor progress
e980428 minor thing
dfcceb9 more click support
69aa500 more progress
39c06e9 more progress
7fec596 more progress
1a47dee more simult commands
f119ee6 more tests
0257edd move ID functions into model
a1c33f6 progress
d40efee put all dependencies in the one panel
b17ab91 refresh packages when starting a new command
6134743 show status for all running commands
b5af35a show summary in secondary view
a7287e0 showing status of a running command
8481350 slightly more efficient loading of data
ce9cf9d some more good progress
fb86aa5 stage one of simultaneous commands
4eb5532 start on supporting tarballs
e61f324 stop setting autoscroll based on view content
acfded2 support deleting tarballs
885c325 support paging and jumping in main view
f6fd4e5 support publishing and installing tarballs
418b412 test
bfc1d02 truncate long items in dependencies panel
0a02233 use my semver package fork
a6bac16 way better interface for popup panels
0a2754a work towards decreasing CPU usage