Skip to content

Release 0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 12:55
· 266 commits to master since this release

⭐ New Features

  • Stroke style to Awt Stroke conversion #38
  • Add tests to fixed styles classes #37
  • Configure git checkout to manage $Id$ #26
  • Force checkout text in UNIX Format #25
  • Default Rendering style class #21
  • AWT renderers to use style rendering #20
  • Deploying project to Maven Central #17
  • Automating release management #16
  • Implement a rendering style class #13
  • Switch to openjdk in Travis build #10
  • Add a github actions workflow to manage PR merging #7

🪲 Bug Fixes

  • Release GitHub workflow does not set X11 display #54
  • Axis in AWT Panel are drawn with the last set stroke style #47
  • AWT stroking does not take into account stroke color #46
  • Fix copyright dates #41
  • Rename DefaultStyle classes #35

📔 Documentation

  • Add line break before illustration in documentation #52
  • Update figure in documentation #50
  • Rendering styles documentation #22
  • Milestones Release management documentation #18
  • Documenting contribution guidelines #15