Skip to content

Releases: devtranslate/api

2.0.4

17 Nov 14:00
Compare
Choose a tag to compare

Features

✨ adding pagination in the api's response (2450843)

Unit Tests

✅ correcting and updating unit tests (4d7c561)

2.0.3

08 Nov 02:34
Compare
Choose a tag to compare

Features

✨ feat: creating author and translator filter (334159e)

Unit Tests

✅ test: creating test to filter by translator (b2b7de2)
✅ test: creating test to filter by author (857504c)

2.0.2

04 Nov 03:27
Compare
Choose a tag to compare

Features

🔧 feat: adding support to CORS (8668003)
✨ feat: formatting enum returns (553f83e)

2.0.1

04 Nov 03:25
Compare
Choose a tag to compare

Features

✨ feat: creating filter by title (5fd98c9)

Unit Tests

✅ test: creating test to filter by title (f8b38f5)

2.0.0

02 Nov 02:42
Compare
Choose a tag to compare

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)

1.0.0

23 Jun 03:42
Compare
Choose a tag to compare

Improvements

🔖 ci: [email protected] (4f51414)
🎉 Initial commit (9b4d930)