Skip to content

Commit

Permalink
clear unreleased
Browse files Browse the repository at this point in the history
  • Loading branch information
cihandeniz authored Aug 6, 2023
1 parent 8db2cc4 commit 1d4fc83
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions unreleased.md
Original file line number Diff line number Diff line change
@@ -1,11 +1 @@
# Unreleased

## Improvements

- Added singleton access helper to Stubber, `GiveMe.The<TService>()`.
- `GiveMe.Create()` is renamed to `GiveMe.A()`, `GiveMe.An()`.
- `GiveMe.A()` and `GiveMe.An()` are renamed to `GiveMe.AnInstanceOf()`
- Configurators now have ability to switch based on environments
- `developmentDatabase` is removed, you can use environment switcher
- Added `Uri` to `String` mapping support for `Orm` feature
- Added `object` to `StringClob` mapping support for `Orm` feature

0 comments on commit 1d4fc83

Please sign in to comment.