Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
Prepare for release 0.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoghuman committed Sep 9, 2018
1 parent 4b6d3c5 commit 16f789c
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 347 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.naoghuman</groupId>
<artifactId>yin-yang</artifactId>
<version>0.6.0-SNAPSHOT</version> <!-- -SNAPSHOT -PRERELEASE -->
<version>0.6.0</version> <!-- -SNAPSHOT -PRERELEASE -->
<packaging>jar</packaging>
<name>Yin-Yang</name>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ aso..


#### Summary
* With the new class TaiChiProvider the functionalities around TaiChiColors,
-Rotation, -Symbol and -Terms are managed.
* The rotation from the TaiChi symbol will now managed with the class TaiChiRotation.
* ...
* This version is in the sign of refactoring.
* Move functionalities in new classes.
* Integrate a new naming convention in package scope.




Expand Down
73 changes: 0 additions & 73 deletions src/test/java/com/github/naoghuman/yin/yang/yinyang/ShapeDemo.java

This file was deleted.

This file was deleted.

111 changes: 0 additions & 111 deletions src/test/java/com/github/naoghuman/yin/yang/yinyang/ShapeDemo3.java

This file was deleted.

This file was deleted.

0 comments on commit 16f789c

Please sign in to comment.