Skip to content

Releases: e-wrks/epm

Release 0.3.4

13 Dec 14:25
Compare
Choose a tag to compare

Allow EPM_REPO_BASE to be on local filesystem.

Release 0.3.3

16 Nov 11:10
Compare
Choose a tag to compare

Minor change:

  • update with -e/--edit can be used to apply local edits, without pull from upstream repositories.

Release 0.3.2

14 Jul 10:14
Compare
Choose a tag to compare

Bugfix package shadowing detection

Release 0.3.1

04 Jul 01:40
Compare
Choose a tag to compare

Minor fixup

0.3.0

23 May 16:52
Compare
Choose a tag to compare
  • Populate node_modules from host.js in packages

Version 0.2.11

26 Apr 06:35
Compare
Choose a tag to compare

Refresh stale git index on listing

Release 0.2.10

19 Mar 06:49
Compare
Choose a tag to compare

Bugfix git upstream detection

Release 0.2.9

18 Mar 15:02
Compare
Choose a tag to compare
  • Update all Git repos with epm up
  • epm list -H to list Haskell only (no edh_modules) packages
  • Use emojis instead of terminal color escapes
  • Removed epm with command
  • Misc fixups

Version 0.2.7

01 Feb 15:01
Compare
Choose a tag to compare

Improve els connection speed.

Version 0.2.6

27 Jan 08:56
Compare
Choose a tag to compare

Use remote's default branch when not specified, instead of the hardcoded master.