Skip to content

Commit 51e5ed2

Browse files
committed
update release
1 parent b53c3aa commit 51e5ed2

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# java.classpath Change Log
22

3+
## 1.0.x series
4+
5+
### Release [1.0.0] on 2020-Feb-18
6+
7+
* No changes from previous
8+
39
## 0.3.x series
410

511
### Release [0.3.0] on 2018-May-06
@@ -68,6 +74,7 @@ from 0.2 to 0.3.
6874
[CLASSPATH-2]: http://dev.clojure.org/jira/browse/CLASSPATH-2
6975
[CLASSPATH-1]: http://dev.clojure.org/jira/browse/CLASSPATH-1
7076

77+
[1.0.0]: https://github.com/clojure/java.classpath/tree/java.classpath-1.0.0
7178
[0.3.0]: https://github.com/clojure/java.classpath/tree/java.classpath-0.3.0
7279
[0.2.3]: https://github.com/clojure/java.classpath/tree/java.classpath-0.2.3
7380
[0.2.2]: https://github.com/clojure/java.classpath/tree/java.classpath-0.2.2

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,25 @@ Examine the Java classpath from Clojure programs.
55

66
## Releases and Dependency Information
77

8-
Latest stable release is 0.3.0
8+
This project follows the version scheme MAJOR.MINOR.PATCH where each component provides some relative indication of the size of the change, but does not follow semantic versioning. In general, all changes endeavor to be non-breaking (by moving to new names rather than by breaking existing names).
9+
10+
Latest stable release is 1.0.0
911

1012
[Leiningen] dependency information:
1113

12-
[org.clojure/java.classpath "0.3.0"]
14+
[org.clojure/java.classpath "1.0.0"]
1315

1416
[Maven] dependency information:
1517

1618
<dependency>
1719
<groupId>org.clojure</groupId>
1820
<artifactId>java.classpath</artifactId>
19-
<version>0.3.0</version>
21+
<version>1.0.0</version>
2022
</dependency>
2123

2224
[Gradle] dependency information:
2325

24-
compile "org.clojure:java.classpath:0.3.0"
26+
compile "org.clojure:java.classpath:1.0.0"
2527

2628
[Leiningen]: http://leiningen.org/
2729
[Maven]: http://maven.apache.org/
@@ -93,7 +95,7 @@ which is true for Java 9 and later.
9395

9496
## Copyright and License
9597

96-
Copyright (c) 2013 Rich Hickey, Stuart Sierra, and contributors. All
98+
Copyright (c) 2013-2020 Rich Hickey, Stuart Sierra, and contributors. All
9799
rights reserved. The use and distribution terms for this software are
98100
covered by the Eclipse Public License 1.0
99101
(http://opensource.org/licenses/eclipse-1.0.php) which can be found in

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy