Skip to content

Commit 8f0d5f0

Browse files
committed
Added a Next Release section ot the README.
Signed-off-by: Exadra37 <exadra37@gmail.com>
1 parent ef8335a commit 8f0d5f0

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The Elixir Scribe tool enables developers to go from zero to hero in no time, wh
88

99
Don't just be a Developer or Engineer, become a Scribe Developer and Engineer 🚀
1010

11+
Curious about the next release? Be no more: [check here](#elixir-scribe-next-release) for details and dates.
12+
1113
> [!IMPORTANT]
1214
>
1315
> → The Elixir Scribe tool is not about implementing Domain Driven Design (DDD), but may share some similarities.
@@ -25,9 +27,8 @@ Don't just be a Developer or Engineer, become a Scribe Developer and Engineer
2527
> → NEVER base your work on the `WIP` branch. Code and features may disappear.
2628
> → Push forces can occur at any commit, thus commit history will be broken.
2729
28-
2930
### TOC
30-
31+
3132
* [Reduced Complexity Equals to Less Technical Debt](#reduced-complexity-equals-to-less-technical-debt)
3233
* [Clean Software Architecture](#clean-software-architecture)
3334
* [Clean Code](#clean-code)
@@ -37,6 +38,7 @@ Don't just be a Developer or Engineer, become a Scribe Developer and Engineer
3738
* [Documentation](#documentation)
3839
* [Contributing](#contributing)
3940
* [Roadmap](#roadmap)
41+
+ [Next Release](#elixir-scribe-next-release)
4042
+ [Generators](#elixir-scribe-generators)
4143
+ [Marketplace](#elixir-scribe-marketplace)
4244

@@ -234,6 +236,15 @@ The Elixir Scribe tool is highly opinionated, therefore I ask you to first [open
234236

235237
The roadmap is extensive and due to the continuous high efforts and commitments to develop and maintain everything I may only provide some of the features to Sponsors and/or as Pro versions that will require a paid license.
236238

239+
### Elixir Scribe Next Release
240+
241+
The next release will be `0.3.0`, and will contain the following new generators:
242+
243+
* `scribe.gen.domain`
244+
* `scribe.gen.html`
245+
246+
The release data is expected to be around the middle of July 2024.
247+
237248
### Elixir Scribe Generators
238249

239250
This generators provide developers with the tools to go from zero to hero in no time, while following a Clean Software Architecture that encourages Clean Code when building their Apps or APIs.

0 commit comments

Comments
 (0)