1. 48f6b61 Merge pull request #61 from c-rack/release-0.8 by Constantin Rack · 6 years ago
  2. 4796338 Problem: no deps for maven relase by Constantin Rack · 6 years ago
  3. d550dd1 Merge pull request #60 from c-rack/release-0.8 by Constantin Rack · 7 years ago
  4. 2f94f72 Release version 0.8 by Constantin Rack · 7 years ago
  5. 040abf3 Problem: some dependencies are outdated by Constantin Rack · 7 years ago
  6. 90de774 Problem: deps are out of date by Constantin Rack · 7 years ago
  7. 787af10 Problem: some deps are out of date by Constantin Rack · 7 years ago
  8. b89605e Problem: jacoco-maven-plugin is outdated by Constantin Rack · 7 years ago
  9. 2fbd80c Problem: jacoco-maven-plugin is outdated by Constantin Rack · 7 years ago
  10. 726ce6f Problem: depdendencies are out of date by Constantin Rack · 7 years ago
  11. e274a1f Problem: maven-pmd-plugin is outdated by Constantin Rack · 8 years ago
  12. d4c80a9 Problem: coveralls-maven-plugin is outdated by Constantin Rack · 8 years ago
  13. 1f52e9f Problem: some dependencies are out of date by Constantin Rack · 8 years ago
  14. 9a8083f Problem: maven-project-info-reports-plugin is outdated by Constantin Rack · 8 years ago
  15. 6e4b28c Problem: several dependencies are outdated by Constantin Rack · 8 years ago
  16. 16e425f Problem: maven-compiler-plugin is outdated by Constantin Rack · 8 years ago
  17. bcd1366 Problem: maven-compiler-plugin is outdated by Constantin Rack · 8 years ago
  18. fa0b1a6 Problem: maven-surefire-report-plugin is outdated by Constantin Rack · 8 years ago
  19. ed38a82 Problem: maven-pmd-plugin is outdated by Constantin Rack · 8 years ago
  20. 51aed62 Release 0.7 by Constantin Rack · 8 years ago
  21. 01633be Release version 0.6 by Constantin Rack · 8 years ago
  22. 40f5172 Problem: coveralls plugin was outdated by Constantin Rack · 9 years ago
  23. ee90d59 Update dependency by Constantin Rack · 9 years ago
  24. c400e0f Update maven-surefire-report-plugin dependency by Constantin Rack · 9 years ago
  25. 77c3907 Problem: maven-project-info-reports-plugin is out of date by Constantin Rack · 9 years ago
  26. 2979bef Problem: cobertura does not correctly report code coverage by Constantin Rack · 9 years ago
  27. 5a0aba8 Problem: coveralls-maven-plugin out of date by Constantin Rack · 9 years ago
  28. c126427 Problem: coveralls-maven-plugin is outdated by Constantin Rack · 9 years ago
  29. caddc34 Problem: findbugs-maven-plugin out of date by Constantin Rack · 9 years ago
  30. 59720a7 Problem: maven-pmd-plugin is outdated by Constantin Rack · 9 years ago
  31. 8c648be Update site-maven-plugin to 0.12 by Constantin Rack · 9 years ago
  32. 610a768 Update dependencies by Constantin Rack · 9 years ago
  33. ec7d607 Update dependencies. by Constantin Rack · 9 years ago
  34. 08f17da Add test for CborBuilder. by Constantin Rack · 9 years ago
  35. c0e611f Reworked how tagging works. A Tag may be now assigned to any DataItem by using DataItem.setTag(long) or DataItem.setTag(Tag). This change allows tagging of any data item (as it is explicitly stated in RFC 7049), especially those used as values and keys inside Maps. Additonal helper methods on DataItem make working with tags easier. Use DataItem.removeTag() to remove a tag from a data item and DataItem.hasTag() to check for an existing tag. DataItem.getTag() retrieved the tag of the data item. Existing equals() and hashCode() methods were updated to take the tag into account if present. If no tag is present, they work as they did before. by Thomas Rix · 9 years ago
  36. f8b93c9 Added methods to MapBuilder that allow adding nested Maps or Arrays with any DataItem as key, updated MapBuilder tests accordingly. by Thomas Rix · 9 years ago
  37. ac1c392 Updated Version in pom.xml to 0.4.1, added myself as developer by Thomas Rix · 9 years ago
  38. f8b47f4 Update plugin versions by Constantin Rack · 10 years ago
  39. 7205745 Fix missing CPD, PMD reports by Constantin Rack · 10 years ago
  40. 0d6623c Add JDepend reporting plugin by Constantin Rack · 10 years ago
  41. 02c2b8b Update plugin dependencies by Constantin Rack · 10 years ago
  42. 90a442c Cobertura does not recognize Java7 0b11111 numberic constants by Constantin Rack · 10 years ago
  43. 34571b2 Update github site-maven-plugin by Constantin Rack · 10 years ago
  44. 1c0889b Remove assertion for NegativeInteger. Fixes #1 by Constantin Rack · 10 years ago
  45. c59498a Upgrade to version 0.3 by Constantin Rack · 10 years ago
  46. fc7cca7 Add code coverage report by Constantin Rack · 10 years ago
  47. 361c1e1 Add more reports to site. Fixed CPD and FindBugs warnings. by Constantin Rack · 10 years ago
  48. b128137 Remove GPG plugin that breaks Travis build by Constantin Rack · 10 years ago
  49. ad82b1d Add description to pom to satisfy maven central requirement by Constantin Rack · 10 years ago
  50. cc843df Add support for javadoc and source jars, preparing maven release by Constantin Rack · 10 years ago
  51. 74b4b1e Initial commit by Constantin Rack · 10 years ago