@@ -8,6 +8,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
8
8
---
9
9
## Unreleased
10
10
11
+ # ` Ligare.all ` [ 0.4.1] - 2024-10-08
12
+ ### Fixed
13
+ * Added ` Ligare.AWS ` to ` Ligare.web ` dependencies to fix application start failure
14
+
15
+
16
+ ## ` Ligare.web ` [ 0.3.1] - 2024-10-08
17
+ - [ Ligare.web v0.3.1] ( https://github.com/uclahs-cds/Ligare/blob/Ligare.web-v0.3.1/src/web/CHANGELOG.md#031---2024-10-08 )
18
+
19
+
11
20
# ` Ligare.all ` [ 0.4.0] - 2024-10-04
12
21
### Added
13
22
* Feature Flags Injector module and API https://github.com/uclahs-cds/Ligare/pull/107/
@@ -28,6 +37,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
28
37
## ` Ligare.web ` [ 0.3.0] - 2024-10-04
29
38
- [ Ligare.web v0.3.0] ( https://github.com/uclahs-cds/Ligare/blob/Ligare.web-v0.3.0/src/web/CHANGELOG.md#030---2024-10-04 )
30
39
40
+
31
41
# ` Ligare.all ` [ 0.3.0] - 2024-08-09
32
42
### Changed
33
43
* Update many dependencies
@@ -56,24 +66,29 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
56
66
## ` Ligare.web ` [ 0.2.5] - 2024-08-09
57
67
- [ Ligare.web v0.2.5] ( https://github.com/uclahs-cds/Ligare/blob/Ligare.web-v0.2.5/src/web/CHANGELOG.md#025---2024-08-09 )
58
68
69
+
59
70
# ` Ligare.all ` [ 0.2.5] - 2024-05-30
60
71
## ` Ligare.web ` [ 0.2.4] - 2024-05-30
61
72
- [ Ligare.web v0.2.4] ( https://github.com/uclahs-cds/Ligare/blob/Ligare.web-v0.2.4/src/web/CHANGELOG.md#024---2024-05-30 )
62
73
74
+
63
75
# ` Ligare.all ` [ 0.2.4] - 2024-05-17
64
76
65
77
## ` Ligare.web ` [ 0.2.3] - 2024-05-17
66
78
- [ Ligare.web v0.2.3] ( https://github.com/uclahs-cds/Ligare/blob/Ligare.web-v0.2.3/src/web/CHANGELOG.md#023---2024-05-17 )
67
79
80
+
68
81
# ` Ligare.all ` [ 0.2.3] - 2024-05-16
69
82
- Contains all libraries up to v0.2.1, and ` Ligare.platform ` v0.2.2 and ` Ligare.web ` v0.2.2
70
83
71
84
## ` Ligare.web ` [ 0.2.2] - 2024-05-16
72
85
- [ Ligare.web v0.2.2] ( https://github.com/uclahs-cds/Ligare/blob/Ligare.web-v0.2.2/src/web/CHANGELOG.md#022---2024-05-16 )
73
86
87
+
74
88
## ` Ligare.platform ` [ 0.2.2] - 2024-05-16
75
89
- [ Ligare.platform v0.2.2] ( https://github.com/uclahs-cds/Ligare/blob/Ligare.platform-v0.2.2/src/platform/CHANGELOG.md#022---2024-05-16 )
76
90
91
+
77
92
# [ 0.2.0] - 2024-05-14
78
93
### Added
79
94
- New package ` Ligare.identity ` for SSO
@@ -89,6 +104,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
89
104
- Possible crash when using dependency injection in some middlewares
90
105
- Inconsistencies in database schema names during application runtime
91
106
107
+
92
108
# [ 0.1.0] - 2024-02-16
93
109
### Added
94
110
- Setuptools package configurations for:
0 commit comments