Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Releases: llorllale/youtrack-api

1.0.0

01 Jun 13:40
Compare
Choose a tag to compare

CHANGELOG

  • Release 1.0.0
    f4f4f10 (by George Aristy)
  • Removed "unstable API" notice from site
    a92961f (by George Aristy)
  • Switching to new deploy script with a more sensible versioning scheme for release candidates
    c9bfa7e (by George Aristy)
  • (#198) Added loggit-maven-plugin and releasecat-maven-plugin to CD (#201)
    b315611 (by George Aristy)
  • (#196) Finished refactor so that all collaborators call Login.session() directly (#197)
    47c963c (by George Aristy)
  • (#166) Refactored some implementations to accept a Login instead of a Session (#195)
    6f25b35 (by George Aristy)
  • (#169) Renamed Login.login() -> Login.session() (#194)
    77b44db (by George Aristy)
  • (#192) Finished fixing checkstyle issues in test packages (#193)
    85e0db4 (by George Aristy)
  • (#190) Fixed more checkstyle issues in test packages (#191)
    cc2cdc1 (by George Aristy)
  • (#188) Fixed more checkstyle issues in test packages (#189)
    efe0a67 (by George Aristy)
  • (#186) Fixed more checkstyle issues (#187)
    8cee80a (by George Aristy)
  • (#183) Fixed more checkstyle issues (#184)
    9ac0840 (by George Aristy)
  • (#181) Fixed more checkstyle issues (#182)
    b519c8a (by George Aristy)
  • (#179) Fixed more checkstyle issues in test packages (#180)
    1294f38 (by George Aristy)
  • (#177) Fixed more checkstyle issues in test packages (#178)
    b591ffb (by George Aristy)
  • EO badge
    931183c (by George Aristy)
  • (#175) Fixed more checkstyle issues in test packages (#176)
    5682162 (by George Aristy)
  • (#173) Fixed more checkstyle issues in test packages (#174)
    961b74a (by George Aristy)
  • (#171) Part of checkstyle issues in test packages (#172)
    39c68b5 (by George Aristy)
  • (#168) Checkstyle issues on some test classes (#170)
    999564a (by George Aristy)
  • Merge branch 'master' of https://github.com/llorllale/youtrack-api
    06f7f92 (by George Aristy)
  • PDD badge
    b1f9756 (by George Aristy)
  • (#164) updated checkstyle.xml (#167)
    691e008 (by George Aristy)
  • (#161) (#165)
    fa96729 (by George Aristy)
  • Fixed pdd parsing
    0b80bcf (by George Aristy)
  • (#162) Configure PDD (#163)
    4adb8f3 (by George Aristy)
  • (#60) Project logo (#160)
    9d45cab (by George Aristy)
  • (#154) index.html: broken link (#159)
    57ae008 (by George Aristy)
  • (#157) Fix documentation issues re: *Login class renaming (#158)
    0b386b2 (by George Aristy)
  • (#155) Remove "Login" from all *Login implementations (#156)
    d480e45 (by George Aristy)
  • (#152) Build failing: license check should ignore some files (#153)
    c6ef0d4 (by George Aristy)
  • (#150) Enforce license requirements check (#151)
    177357d (by George Aristy)
  • (#146) Add license badge to README (#149)
    3e64aa1 (by George Aristy)
  • (#145) Fail build if code coverage target is not met (#147)
    cd1cae2 (by George Aristy)
  • (#129) Issues with UnauthorizedException (#144)
    0afc119 (by George Aristy)
  • (#128) Non-final implementations (#143)
    e509ea5 (by George Aristy)
  • (#141) Refactor and hide YouTrack.ZONE_ID (#142)
    c951ca1 (by George Aristy)
  • (#131) Refactor creation of Issues and TimeTrackEntries (#140)
    d2c5735 (by George Aristy)
  • Merge pull request #139 from llorllale/138
    feb6069 (by George Aristy)
  • (#138) TimeTrackEntry: description should not be optional
    4059f41 (by George Aristy)
  • Merge pull request #137 from llorllale/136
    d32cac2 (by George Aristy)
  • (#136) Deploy site after merging PRs
    8f0a1d4 (by George Aristy)
  • Merge pull request #135 from llorllale/132
    bb1ba9e (by George Aristy)
  • (#132) Host javadocs in javadoc.io
    e6a84a2 (by George Aristy)
  • Merge pull request #134 from llorllale/133
    c165d67 (by George Aristy)
  • (#133) TimeTrackEntry.date does not consider difference between user and server timezones
    ca4768f (by George Aristy)
  • Merge pull request #127 from llorllale/126
    576cc50 (by George Aristy)
  • (#126) UsernamePasswordLogin: NPE when login() multiple times
    7c51bbe (by George Aristy)
  • Merge pull request #125 from llorllale/124
    eab4ac1 (by George Aristy)
  • (#124) CI: run tests when merging PRs to master
    b103dd7 (by George Aristy)
  • Merge pull request #123 from llorllale/121
    a479fc8 (by George Aristy)
  • (#121) Minor improvements to DefaultIssues#get(String)
    318ae90 (by George Aristy)
  • Merge pull request #122 from llorllale/119
    f1c5cf7 (by George Aristy)
  • (#119) Remove SelectableFieldValue from API
    34c84ad (by George Aristy)
  • (#117) Refactor EntrySpec (#118)
    ec2e5f8 (by George Aristy)
  • (#113) Non-final inner classes (#116)
    c3cba93 (by George Aristy)
  • (#114) Refactor IssueSpec (#115)
    80ff440 (by George Aristy)
  • Merge pull request #112 from llorllale/109
    c529201 (by George Aristy)
  • Merge branch 'master' into 109
    c0be1d0 (by George Aristy)
  • (#110) DefaultCookie issues (#111)
    dcd4fec (by George Aristy)

v0.9.0

13 Nov 19:32
Compare
Choose a tag to compare

Features:

  • (#18) Remove a Comment for an Issue
  • (#54) Get assignees of a Project
  • (#16) Update an Issue's summary and description

Bugs:

  • (#56) Various documentation issues
  • (#59) Fix project README

Maven:

    <dependency>
      <groupId>org.llorllale</groupId>
      <artifactId>youtrack-api</artifactId>
      <version>0.9.0</version>
    </dependency>