Releases: FowApps/IronHook
Releases · FowApps/IronHook
Dotnet6 & Sql Server
What's Changed
- 📝 Changelog file created with gitmoji-changelog by @sercanuste in #8
- 📝 Badge links updated by @sercanuste in #10
- docs: add sercanuste as a contributor for doc, design, example by @allcontributors in #11
- Update README.md by @furkandeveloper in #12
- Documentation/sample doc by @furkandeveloper in #13
- ♻ [CHANGE REQUEST] Update README.md by @furkandeveloper in #15
- 🙈 .gitignore recreated for possible unrelated changes by @sercanuste in #17
- ⬆️ Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0 by @dependabot in #28
- Structural Refactoring - .NET 6.0 & SqlServer by @enisn in #45
- 🎉 [FEATURE] Update versioning and package by @furkandeveloper in #50
New Contributors
- @sercanuste made their first contribution in #8
- @enisn made their first contribution in #45
Full Changelog: v1.0.0...v2.0.0
Initial Release
1.0.0 (2021-08-10)
Added
- ➕ Add Microsoft.EntityFrameworkCore.Tools dependency in Sample project [17abde2]
- ➕ Add AspNetCore.MarkdownDocumenting and Swashbuckle.AspNetCore dependency in IronHook.Web sample project [08d81a6]
- ➕ Add System.Text.Json and Microsoft.AspNetCore.Http.Abstractions dependencies for IronHook.Core [617c068]
- ➕ Add IronHook.PostgreSql dependency in IronHook.Web [5622b2b]
- 🎉 TADA !! Begin IronHook.Web sample project [2acb324]
- ➕ Add Microsoft.EntitiyFrameworkCore.Tools dependency in IronHook.PostgreSql [c1cf437]
- ➕ Add IronHook.EntityFrameworkCore dependency [6029674]
- 🎉 TADA !! Bagin IronHook.PostgreSql project [14ec032]
- ➕ Add IronHookCore dependencies [2ce7923]
- ➕ Add EntityFrameworkCore dependencies [a9836cd]
- 🎉 TADA !! Begin IronHook.EntityFrameworkCore project [1689132]
- 🎉 TADA ! Begin IronHook.Core project [8671f51]
Changed
- ⬆️ Bump AspNetCore.MarkdownDocumenting from 2.1.2 to 2.3.0 [443c779]
- ♻️ Add virtual keyword [2017faa]
- 🔧 Add common.props configuration file [5c7a57f]
- 🗃️ Add database migration for sample project [5a0817a]
- ♻️ Fix code styles [882b5b5]
- ♻️ Change Return Type form Task to Task of Hook [ca3be18]
- ♻️ Change return type for Add and Update endpoint [3594b0d]
- ♻️ Refactor Default HookService [9520864]
- ♻️ Change automaticly database migration scenario [0586e2a]
- ♻️ Change DbContextOptionsBuilder for IronHookPostgreSqlDbContext [05c6a91]
- ♻️ Refactor IronHookCoreDbContext [f49201d]
- 🔧 Configure Application Builder for IronHook [33853aa]
- 🔧 Add ConnectionStrings scope for IronHook.Web sample project [f1e2045]
- 🔧 Configure Startup.cs for IronHook.Web sample project [fdeb3c3]
- 🗃️ Add initial database migration [85e0b50]
- ♻️ Change connection string for DesignTimeDbContext in IronHook.PostgreSql [04f64fc]
- ♻️ Change return type for GetAsync in HookService [50a6cfa]
Removed
- 🔥 Remove unncessary events [fd4cebc]
- 🔥 Remove default class [79c2ffc]
- 🔥 Delete Default class [d442a7b]
- 🔥 Remove default class [ff7b824]
Fixed
- 🐛 Change Value Generator type for Update Date [5e7105a]
- 🐛 Fix hook scenario [35b82c3]
- 🐛 Implement AddRequest endpoint [5075035]
Security
- 🔒 Depandabot enabled [5cbf727]
Miscellaneous
- Merge pull request #6 from FowApps/dependabot/nuget/AspNetCore.MarkdownDocumenting-2.3.0 [f488435]
- Create .codeclimate.yml [e00c0a7]
- Create pull_request_template.md [2c92479]
- Update issue templates [394cc6c]
- Update issue templates [826c4ac]
- Update issue templates [dda6b27]
- Create CONTRIBUTING.md [eb106b0]
- Create CODE_OF_CONDUCT.md [8bdca13]
- Create LICENSE [4235204]
- Update README.md [a29d5bd]
- Merge pull request #5 from FowApps/all-contributors/add-ferhatozlu [4d46d17]
- Merge pull request #4 from FowApps/all-contributors/add-furkandeveloper [29efc32]
- docs: update .all-contributorsrc [skip ci] [613ebf7]
- docs: update README.md [skip ci] [9e45fc6]
- docs: create .all-contributorsrc [skip ci] [fecbced]
- docs: update README.md [skip ci] [48e84b0]
- Update README.md [01d81bc]
- Merge pull request #3 from FowApps/infrastructure/core [3257d63]
- Update README.md [f7b0402]
- 📝 Update README.md [307d6bb]
- ⛏️ Generate packages [ced80a3]
- ⛏️ Add icon IronHook.PostgreSql [d2d4288]
- ⛏️ Add icon for IronHook.EntityFrameworkCore [3dd082d]
- ⛏️ Add package icon for IronHook.PostgreSql [afbf856]
- ⛏️ Add package icon for IronHook.EntityFrameworkCore [e8e59ca]
- ⛏️ Add package icon [de519b2]
- Merge pull request #2 from FowApps/furkandeveloper-patch-1 [a1b92bc]
- Create dotnet.yml [1fd7142]
- ⛏️ Add docker file [e16bc59]
- ⛏️ Add IsSuccess check for send hook [a3440e1]
- ⛏️ Add Customer Create Request Data Transfer Object [[2728024](https://github.com/FowApps/IronHook/commit/2728024178bad07a8ee414ebaddd5416f05bf...