Skip to content

Releases: enisn/AbpDevTools

v1.4.4

21 Aug 17:37
Compare
Choose a tag to compare

What's Changed

  • Add finding specific files command by @enisn in #16

Full Changelog: v1.4.3...v1.4.4

v1.4.3

21 Aug 14:17
9c1e712
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

18 Feb 14:55
a8945b6
Compare
Choose a tag to compare

What's Changed

  • fix(): dotnet watch appears to stuck on building by @nebula2 in #9
  • feat(): ability to reuse existing containers by @nebula2 in #11

New Contributors

Full Changelog: v1.4.1...v1.4.2

All roll up update (v1.4.1)

30 Jan 05:42
9533188
Compare
Choose a tag to compare

WARNING: This is not a new release. Just added missing tags for versions

What's Changed

  • Add ef core database drop support. by @EngincanV in #3
  • Use windows default powershell for notifications by @enisn in #5
  • Fix run command path problem by @salihozkara in #7

New Contributors

Full Changelog: v1.1.0...v1.4.1

v1.1.0

09 Aug 16:51
6210e5c
Compare
Choose a tag to compare

What's new?

Retry parameter has been added to run command. It's useful while running micro-service solutions, some of services require other services to initialize, when they exit, abpdev tries again running the application after it's exited.

Full Changelog: v1.0.2...v1.1.0

v1.0.2

08 Aug 10:59
bede530
Compare
Choose a tag to compare

What's new?

  • Introduce Virtual Environments: You can manage virtual environments by using abpdev env config command and use those pre-configured environments with other commands like: abpdev run -e SqlServer, this command will use the environment with name SqlServer. You can set different connectionstrings for each environment

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Aug 15:47
a1d3f69
Compare
Choose a tag to compare
  • Added .NET 6 Long Term Support

Full Changelog: v1.0.0...v1.0.1

v1.0 - Initial Release

02 Aug 15:36
a0c5155
Compare
Choose a tag to compare