Alexandre Archambault
66c7f7e900
Updates for 1.1.0-M2
2018-04-28 15:56:42 +02:00
Alexandre Archambault
44b4ffee84
Updates for 1.1.0-M1
2018-03-14 12:29:36 +01:00
Alexandre Archambault
87e5f33754
Add coursier.util.Task
2018-03-12 21:50:35 +01:00
Alexandre Archambault
29f8d7b680
Remove scalaz dependency from core and cache, add scalaz-interop module
2018-03-12 21:50:35 +01:00
Alexandre Archambault
ee4a860d7e
Add links to README of latest release
2018-02-22 18:20:34 +01:00
Alexandre Archambault
1816b25b84
Stop using scalaz.{EitherT, \/}
...
Use scala.Either instead of \/
Use the custom coursier.util.EitherT instead of scalaz.EitherT
2018-02-22 18:20:34 +01:00
Alexandre Archambault
a66a7753df
Update contributors section ( #786 )
2018-02-22 13:32:36 +01:00
Alexandre Archambault
8388999aa8
Adjust README TOC ( #784 )
...
GitHub conventions seem to have changed (see discussion
around https://twitter.com/alxarchambault/status/965519451419545600 )
2018-02-20 15:05:55 +01:00
Alexandre Archambault
d36cf0c57b
Updates for 1.0.1
2018-02-03 18:11:16 +01:00
Alexandre Archambault
695c677269
Updates for 1.0.1-M1
2018-02-01 23:57:24 +01:00
Yi Cheng
f6ceba5b44
Add json report version and documentation ( #749 )
...
* Add version number to the json report
* Add documentation and borrow Pants' export versioning guideline: afa6a286f1/src/python/pants/backend/project_info/tasks/export.py (L49-L59)
2018-02-01 10:44:05 -08:00
Jon Pretty
359ebf9fe5
Added simple ZSH completions, and updated README with install details ( #756 )
...
These completions were generated by copy/pasting details from the
version 1.0.0 '--help' output, and had a small amount of human input.
The completions are by no means perfect, and there is no intelligent
completion of parameter values (except `--mode`, which was trivial).
I hope that completions prove to be useful, and can form a basis that
other users of coursier can build upon, to improve the interactivity of
the command-line client.
2018-01-31 15:29:58 +01:00
Alexandre Archambault
5a82ba903e
Move tut-processed README.md under doc/readme
2018-01-29 20:45:28 +01:00
Marc Prud'hommeaux
0c6e2ae64c
Added sqlline example ( #727 )
...
Added sqlline example
2018-01-03 10:08:05 +01:00
Martynas Mickevičius
085002957d
Mention Archlinux package in the AUR ( #726 )
...
Mention Archlinux package in the AUR
2018-01-02 12:20:49 +01:00
Alexandre Archambault
384f7ecc47
Updates for 1.0.0
2017-12-14 12:50:01 +00:00
Alexandre Archambault
cbf3ff5558
Updates for 1.0.0-RC14
2017-12-12 02:05:09 +01:00
Alexandre Archambault
a10b4ad0b0
Updates for 1.0.0-RC13
2017-10-29 15:08:20 +01:00
Alexandre Archambault
5377ce71df
Updates for 1.0.0-RC12-1
2017-10-28 13:33:10 +02:00
Greg Dorrell
3d47b63d21
Update homebrew installation command ( #672 )
...
* Update homebrew installation command
The command to install via homebrew didn't work for me. Presumably this changed in a recent version of homebrew.
This is the error I received:
```
$ brew install coursier/formulas/coursier
Error: coursier/formulas/coursier is a head-only formula
Install with `brew install --HEAD coursier/formulas/coursier`
```
So this change just incorporates the fix it suggests, which works for me.
* Fix other brew command, and report things to doc/README.md
2017-10-17 12:52:37 +02:00
Alexandre Archambault
b5a4a7ab01
Update version in README
...
Next commit fixes the release process for it to handle that
2017-09-20 16:56:33 +02:00
Ionuț G. Stan
ce1ebc0124
Use latest version in README.md examples
2017-09-11 17:11:25 +02:00
Ben McCann
46a4f7f53f
Update version on README
2017-09-11 17:11:25 +02:00
Alexandre Archambault
6cc60bea1a
Updates for 1.0.0-RC10
2017-08-09 15:41:45 +02:00
Alexandre Archambault
6f345a2008
Update README
2017-08-06 16:33:37 +02:00
Alexandre Archambault
ef596c12c3
Updates for 1.0.0-RC9
2017-08-05 15:32:06 +02:00
Alexandre Archambault
ad78a388f6
Updates for 1.0.0-RC8
2017-07-20 00:23:14 +02:00
Jonas Fonseca
4938d52c7e
Fix links to generate-launcher.sh
2017-07-19 08:43:34 -04:00
Alexandre Archambault
6e86986cde
Updates for 1.0.0-RC7
2017-07-18 17:43:40 +02:00
Alexandre Archambault
9aebef2535
Use non deprecated method in README
2017-07-17 17:12:30 +02:00
Alexandre Archambault
d25df01bf5
Updates for 1.0.0-RC6
2017-06-25 15:13:46 +02:00
Alexandre Archambault
361e4167a4
Updates for 1.0.0-RC5
2017-06-21 09:38:28 +02:00
Alexandre Archambault
4b222169b3
Update Contributors section
2017-06-18 20:45:43 +02:00
Alexandre Archambault
d585a35fac
Update homebrew instructions to use https://github.com/coursier/homebrew-formulas
2017-06-18 20:37:59 +02:00
Alexandre Archambault
ac5d4cb9cc
Updates for 1.0.0-RC4
2017-06-18 19:53:58 +02:00
Alexandre Archambault
18e7924ec5
Update used-by section
2017-06-04 15:24:51 +02:00
Alexandre Archambault
67b3b06895
Updates for 1.0.0-RC3
2017-05-12 13:18:38 +02:00
Christopher Davenport
74acc32a11
Added Newly Supported Version to README
...
Support was added for 0.13.15, 0.13.16-M1, and 1.0.0-M5
2017-05-10 15:38:07 -04:00
Alexandre Archambault
e98d21afc6
Updates for 1.0.0-RC2
2017-05-06 16:42:52 +02:00
Alexandre Archambault
e6c28f02d6
Merge pull request #462 from coursier/topic/profiling
...
Profiling...
2017-04-24 23:10:00 +02:00
Alexandre Archambault
142aa5ec20
Update Appveyor badge
...
required by GitHub org change
2017-04-24 20:46:23 +02:00
Alexandre Archambault
34e591792a
Mention JProfiler in README
2017-04-22 14:21:00 +02:00
Alexandre Archambault
aa17bcd086
Merge pull request #488 from coursier/topic/update-readme
...
Update README
2017-04-09 16:29:03 +02:00
Alexandre Archambault
ccd1085194
Updates for 1.0.0-RC1
2017-04-08 18:19:10 +02:00
Michael Ledin
800eaecc5c
Added Quill to the list of projects using coursier.
...
Former commit for that got lost for 1.0.0-M15 during a `sbt tut`
2017-04-08 18:11:12 +02:00
Alexandre Archambault
1fbf06e0b0
Update gitter links
2017-03-21 20:06:20 +01:00
Alexandre Archambault
cdcb2fa6d0
Update organization in README
2017-03-20 00:15:19 +01:00
Alexandre Archambault
5cdc5902ac
Update README
2017-02-01 23:32:06 +01:00
Alexandre Archambault
6a73bbe801
Report changes in README.md to doc/README.md
...
Changes from https://github.com/alexarchambault/coursier/pull/413
2017-02-01 23:27:56 +01:00
Alexandre Archambault
ea5169cc0a
Updates for 1.0.0-M15
2016-11-27 18:59:36 +01:00