Skip to content

Releases: d10xa/jadd

v0.1.20

26 May 20:18
d14d8a4
Compare
Choose a tag to compare
Remove antlr generated java classes (#189)

v0.1.18

28 Aug 20:27
Compare
Choose a tag to compare
v0.1.18

0.1.16

18 Jul 20:55
Compare
Choose a tag to compare
  • Improve gradle update (support determination of quotes and configuration).
  • Add output-format for gradle-kotlin, maven, mill, sbt
  • Use better-files for all file interactions
  • Implement --output-format for search command
  • Parameter --dry-run removed
  • Init explicit maybeScalaVersion at artifact initialization from string when artifact ends with known scala version
  • Refactoring with cats.data.Ior (#77)
  • Fix antlr dependency scope parsing
  • Remove dead code with ArtifactView implicits
  • Change return type of Pipeline.applicable to F[Boolean]
  • Implement install command for ammonite script (closes #78)
  • Update dependencies and plugins
  • Add --output-format jadd-no-versions (closes #75)
  • Make all tests extends TestBase
  • Parse scalaVersion from build.sbt
  • Add shortcuts: elasticsearch-rest-high-level-client, pprint, scalatags
  • Set default repository mavenCentral for testcontainers-scala, com.softwaremill.sttp

0.1.15

03 Apr 21:25
Compare
Choose a tag to compare
  • Add support for jrequirements (hello pip) jadd i -r jrequirements.txt
  • Implement --output-format for show command (ammonite, groovy, gradle, leiningen) jadd show --output-format ammonite
  • Add support for show command for file project/Dependencies.scala
  • Online repl autocomplete s groupId:<TAB>
  • Implement show command for maven projects
  • Fix missing unshort repository s --repository google com.google.android.gms:strict-version-matcher-plugin
  • Add shortcuts for elasticsearch, flyway, jooq, json-flattener, monocle, better-files, requests-scala
  • Add wartremover plugin

0.1.14

27 Jan 20:22
Compare
Choose a tag to compare
  • Get rid of println
  • Print available versions at install and search #39
  • Add test for insert maven dependency with scope test
  • Add .scalafmt.conf
  • Implement show command for sbt with antlr #35
  • Fix replace of scala percents for insert
  • Add error list for load version methods (Instead of single error)
  • Add http proxy support (based on jvm parameters) #59
  • Use version defined in artifact instead of receive from repositories
  • Add shortcuts for repl commands (i - install, s - search)

0.1.13

14 Jul 22:01
d264b39
Compare
Choose a tag to compare
  • command show now prints artifacts (gradle)
  • command show for gradle support string interpolation
  • get rid of circe json parser
  • Respect --repository for command install
  • Utils.scala refactoring
  • wiremock tests
  • tests for jadd-shortcuts.csv
  • add github release badge
  • quiet mode

0.1.12

11 Jun 23:09
dadf29e
Compare
Choose a tag to compare
  • Enable coveralls
  • Add primitive implementation of show command

0.1.11

10 Jun 22:30
Compare
Choose a tag to compare
  • Add installation script
  • Print actual version in help command
  • Release with travis-ci
  • Migration to github releases