Releases: NoxOrg/Nox
Releases · NoxOrg/Nox
v7.0.4
v7.0.3
What's Changed
- MP-6953 [BS-8103] NOX "HashedText" - Define and implement custom type by @becicajla in #165
- MP-7343 [BS-8103] NOX "DateTime" - Define and implement custom type by @becicajla in #166
- improve maintenance cost and readability of generators by @rochar in #260
- Changes to fine tune object usage for extended objects in generator by @andresharpe in #280
- MP-7489: TranslatedText definition and implementation. by @originalethanhunt in #234
- Bugfix/nox lib include all dependencies by @jan-schutte in #314
New Contributors
- @becicajla made their first contribution in #165
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- test that Nox projects dependencies are healthy by @rochar in #160
- Feature/env variable override by @jan-schutte in #167
- Introduce sql server tests | introduce country code 2 configurator by @ILoveMyTortoise in #170
- env variable order of precedence by @jan-schutte in #168
- OData model by @alexandervlasenko in #163
- Implemented Mac Address type #72 by @emir-sehovic1 in #126
- move entity Money and Translated type options by @rochar in #184
- Make keys mandatory for entities by @ILoveMyTortoise in #181
- set noxtype value to be immutable by @rochar in #191
- add odata context only if generating presentation by @rochar in #199
- Feature/docs mermaid by @andresharpe in #177
- Feature/add file content tests by @ILoveMyTortoise in #201
- Implemented Date type #101 by @emir-sehovic1 in #198
- Nox generator/number type update by @AndreyDegtyarev in #200
- Language code implementation by @denisvieira-dev in #161
- Feature/secret providers by @jan-schutte in #197
- Implemented JwtToken type #74 by @dejobratic in #190
- Secrets bug fix by @jan-schutte in #213
- Add generation logic for sql server tests by @ILoveMyTortoise in #215
- make code generator conventions reusable by @rochar in #218
- provide generated code info to Database Providers by @rochar in #219
- Refactor/secrets by @jan-schutte in #214
- Features/entity key is required validation by @AndreyDegtyarev in #220
- support composite keys to single entities keys by @rochar in #221
- Refactored measurement types by @dejobratic in #216
- Features/street address configuration by @AndreyDegtyarev in #209
- CurrencyCode Implementation by @denisvieira-dev in #158
- MP-7427: Definition and implementation of TimeZoneCode. by @originalethanhunt in #130
- Feature/improve file integration source validation by @jan-schutte in #231
- NoxUri Implementation added by @fkucuk in #192
-
- removed required attribute from Infrastructure->Messaging by @jan-schutte in #245
- more solution validation fixes by @jan-schutte in #246
- prepare database configurator to be added to the DI by @rochar in #247
- register and resolve inoxtypedatabaseconfigurator by @rochar in #248
- Accurate Nox schema generation & validation with no dependencies by @andresharpe in #249
- Feature Boolean Type by @danield-ap in #203
- MP-7399: Json type definition and implementation. by @originalethanhunt in #176
- Implemented Date Time Duration type #99 by @emir-sehovic1 in #217
- Types url by @fkucuk in #251
- Feature/nox.type.abstractions by @andresharpe in #259
- Implemented Weight type by @dejobratic in #225
- Nox types/nuid type introduce by @AndreyDegtyarev in #233
- OData model generation improvements by @alexandervlasenko in #202
New Contributors
- @emir-sehovic1 made their first contribution in #126
- @AndreyDegtyarev made their first contribution in #200
- @denisvieira-dev made their first contribution in #161
- @dejobratic made their first contribution in #190
- @originalethanhunt made their first contribution in #130
- @fkucuk made their first contribution in #192
- @danield-ap made their first contribution in #203
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- Feature/add database test by @ILoveMyTortoise in #125
- update and consolidate all dependencies by @rochar in #123
- Feature/postgres database provider by @jan-schutte in #127
- consolidate namespaces, treat warning as errors and package properties by @rochar in #159
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- Initial/check-in by @andresharpe in #1
- Initial/add odata generators by @ILoveMyTortoise in #6
- Initial/data transfer objects by @jan-schutte in #3
- Initial/domain events by @jan-schutte in #11
- Initial/generator tests by @jan-schutte in #13
- Initial/commands by @jan-schutte in #15
- Initial/nox lib by @jan-schutte in #21
- Generate entity configurations by @ILoveMyTortoise in #20
- Initial/extend generators and structure by @andresharpe in #16
- Feature/elastic apm by @jan-schutte in #27
- Changed hard coded namespace. Fixed NotFound(); by @andresharpe in #33
- implemented serilog and elastic by @jan-schutte in #30
- Initial/rest controllers generators by @alexandervlasenko in #23
- Skeleton for database providers, entity configuration by @rochar in #34
- Remove configuration generator | Change DbContext to utilize database… by @ILoveMyTortoise in #36
- Feature/postgres database configurator by @jan-schutte in #37
- Correct controller samples and updated nuget packages by @alexandervlasenko in #38
- merge Nox.Solution into this repo by @rochar in #40
- Merge Nox.Types by @jan-schutte in #57
New Contributors
- @andresharpe made their first contribution in #1
- @ILoveMyTortoise made their first contribution in #6
- @jan-schutte made their first contribution in #3
- @alexandervlasenko made their first contribution in #23
- @rochar made their first contribution in #34
Full Changelog: https://github.com/NoxOrg/Nox.Generator/commits/v7.0.0