Skip to content

Releases: neozhu/CleanArchitectureWithBlazorServer

1.1.47

13 Nov 11:17
a2308b6
Compare
Choose a tag to compare

Upgrading to .NET 9

1.1.44

07 Nov 10:58
3768099
Compare
Choose a tag to compare

What's Changed

  • Replace AutoMapper with Mapperly for Improved Performance by @neozhu in #797

Full Changelog: 1.1.43...1.1.44

1.1.27

22 Oct 08:12
cca406f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.26...1.1.27

1.1.0: Merge pull request #764 from neozhu/rename_picklist

30 Sep 11:39
8839d3c
Compare
Choose a tag to compare

1.0.73

15 Aug 23:37
5298cd8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.72...1.0.73

v1.0 Docker Image Release

20 Feb 12:50
0708f3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0-preview.6...v1.0.0

v1.0-preview.6

23 Dec 12:22
6a3ff98
Compare
Choose a tag to compare

Project Update Overview

We are thrilled to announce a significant update to our project, now leveraging the capabilities of .NET 8. This update not only incorporates the latest .NET 8 features but also involves a substantial refactoring of our codebase to align with the principles of clean architecture.

Key Highlights:

  1. .NET version 7 -> 8

    • The project now embraces the latest features introduced in .NET 8, enhancing its overall functionality and performance. (We are still working on properly implementing mixed render modes], however this is something quite new and complex, so we will implement this later, if possible.)
  2. Clean Architecture Refactoring:

    • Special thanks to @MatteoZampariniDev for his work to refactor the project. The principles of clean architecture have been applied even better to enhance the overall structure and maintainability of the codebase.

What's Changed

New Contributors

Full Changelog: v1.4...v1.0-preview.6

v1.0-preview.5

08 Nov 13:55
6a3ff98
Compare
Choose a tag to compare

Small note

Today we reached 500 stars on this project! This is quite a big milestone and something @neozhu can be proud of! Thanks to everyone involved in this project in both the past and present! 🎉🥳

What's Changed

New Contributors

Full Changelog: v1.3...v1.4

v1.0-preview.4

30 Aug 08:38
6a3ff98
Compare
Choose a tag to compare

Small Note

Big thanks to everyone who's been part of the journey over the last few months! Our project gets better every day, thanks to the awesome folks who've been opening issues, suggesting fixes, and making cool enhancements through pull requests.

Give yourselves a pat on the back – your hard work and collaboration are what make this project shine. Here's to more progress and exciting days ahead! 🚀🎉

What's Changed

New Contributors

  • @BoostioAaron made their first contribution in #453
  • @bakes82 made their first contribution in #482

Full Changelog: https:...

Read more

PostgreSql Support - v1.0-preview.3

26 Apr 11:52
6a3ff98
Compare
Choose a tag to compare

This version includes many updates but has been mainly focused on adding PostgreSQL support!

What's Changed

New Contributors

Full Changelog: ver1.1...ver1.2