Skip to content

Commit 0a1af47

Browse files
authored
Updating changelog (#465)
* Updating changelog * Bumping version to 0.12 * Adding links * Improving consistency in docs * Adding the indication about Interactive SKILL * Increase consistency in prerrequisite section * Moving Prerequisites before components section * Improving Scope area * Improving CHANGELOG.md * Fix broken links. Provided the info by Skills validation running on the pipeline * Improving maintenance process
1 parent 9208b85 commit 0a1af47

File tree

134 files changed

+329
-275
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+329
-275
lines changed

.cursor/rules/100-java-system-prompt-java-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 100-java-system-prompt-java-list
33
metadata:
44
author: Juan Antonio Breña Moral
5-
version: 0.12.0-SNAPSHOT
5+
version: 0.12.0
66
---
77
# Create a Checklist with all Java steps to use with system prompts for Java
88

.cursor/rules/110-java-maven-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to improve your Maven pom.xml using best practice
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Maven Best Practices
1010

.cursor/rules/111-java-maven-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to think to add maven dependencies to your projec
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Add Maven dependencies for improved code quality
1010

.cursor/rules/112-java-maven-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to add or configure Maven plugins in your pom.xml
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Maven Plugins: pom.xml Configuration Best Practices
1010

.cursor/rules/113-java-maven-documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to create a DEVELOPER.md file for a Maven project
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Create DEVELOPER.md for the Maven projects
1010

.cursor/rules/121-java-object-oriented-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to review, improve, or refactor Java code for obj
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Java Object-Oriented Design Guidelines
1010

.cursor/rules/122-java-type-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to review, improve, or refactor Java code for typ
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Type Design Thinking in Java
1010

.cursor/rules/123-java-exception-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to apply Java exception handling best practices
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Java Exception Handling Guidelines
1010

.cursor/rules/124-java-secure-coding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to apply Java secure coding best practices — in
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Java Secure coding guidelines
1010

.cursor/rules/125-java-concurrency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use when you need to apply Java concurrency best practices — incl
44
license: Apache-2.0
55
metadata:
66
author: Juan Antonio Breña Moral
7-
version: 0.12.0-SNAPSHOT
7+
version: 0.12.0
88
---
99
# Java rules for Concurrency objects
1010

0 commit comments

Comments
 (0)