Skip to content

2.0.0

Compare
Choose a tag to compare
@larismourullo larismourullo released this 02 Nov 02:42

Features

🔧 feat: adding support for a reverse proxy (083cf9c)
✨ feat: adding a sample pagination (2f20381)
✨ feat: adding Translation mapping configuration and recreating migrations (ab7efcd)
✨ feat: adding data to the Seeder (6f7e3f7)
✨ feat: setting up Entity Framework Core (e531f5c)
✨ feat: adding properties to Translation (ad0d6c4)
🚧 feat: modeling the Translation type (efee50f)
🏗️ feat: adding the initial solution (2368d23)

Unit Tests

✅ test: adding pagination tests (d3cb641)
✅ test: adding unit tests for TranslationsController (e1158fa)
✅ test: changing translation language in builder (38f90b4)
✅ test: adding the translation builder (8493dd8)
✅ test: updating unit tests (7e52451)
✅ test: adding more tests of the Translation type (15a4b5d)
✅ test: adding tests of the Translation type (5168316)

Improvements

📝 docs: updating readme (5fdee4f)
📄 chore: creating license (9e9e718)
🚚 chore: moving solution to repository root (137bd30)
⬆️ chore: upgrading projects to .net core 3.1 (40faf96)
🔥 remove: removing the default controller (7162c75)
🔧 chore: updating the launch settings (4881299)
🚚 refactor: renaming Translation properties (d0fc496)
🏗️ refactor: refactoring to a single project (f498e88)
🔥 remove: removing old API (7fcc790)
🙈 chore: adding .gitignore file (6db162a)