Skip to content

Releases: joesdu/EasilyNET

3.24.1017.42

16 Oct 20:27
d924551
Compare
Choose a tag to compare

What's Changed

  • feat: 测试从系统环境变量中获取版本信息. by @joesdu in #587

Full Changelog: 3.24.1016.161...3.24.1017.42

3.24.1016.161

16 Oct 08:16
c42d152
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump Swashbuckle.AspNetCore.SwaggerGen from 6.8.1 to 6.9.0 by @dependabot in #581
  • build(deps): bump Swashbuckle.AspNetCore.SwaggerUI from 6.8.1 to 6.9.0 by @dependabot in #582
  • Update Swashbuckle.AspNetCore 6.9.0 by @joesdu in #583
  • feat: disable ReSharper attribute joining. by @joesdu in #584
  • feat: 对扩展函数进行大量的性能优化. by @joesdu in #585
  • fix: 升级Mongo驱动后,移除掉过时内容. by @joesdu in #586

Full Changelog: 3.24.1015.231...3.24.1016.161

3.24.1015.231

15 Oct 15:15
710f295
Compare
Choose a tag to compare

What's Changed

  • feat: 添加Garnet的简单用法. by @joesdu in #579
  • feat: back to System.Threading.Lock by @joesdu in #580

Full Changelog: 3.24.1015.14...3.24.1015.231

3.24.1015.14

14 Oct 17:41
5de2ae0
Compare
Choose a tag to compare

What's Changed

改善ClickablePath路径问题,当传入相对路径将根据当前执行路径补全路径.
日期新增获取某日期所在周是当年第几周
移除docker-compose,便于调试.EasilyNET.Mongo.ConsoleDebug新增诊断信息,可用于APM

Full Changelog: 3.24.1012.114...3.24.1015.14

3.24.1012.114

12 Oct 03:43
8b1c4a1
Compare
Choose a tag to compare

What's Changed

  • feat: 优化控制台进度条实现,在100%的时候输出换行. by @joesdu in #576
  • feat: 添加控制台输出可点击目录功能,类似.NET SDK中发布程序的输出结果. by @joesdu in #577

Full Changelog: 3.24.1009.115...3.24.1012.114

3.24.1009.115

09 Oct 03:52
8fabb70
Compare
Choose a tag to compare

What's Changed

  • feat: 调整Lock对象的使用为SyncLock by @joesdu in #573
  • feat: up .NET9-RC2 and RabbitMQ.Client 7.0.0-rc.12 by @joesdu in #574
  • feat: 新增连接失败时的日志输出,调整锁的使用. by @joesdu in #575

Full Changelog: 3.24.1008.160...3.24.1009.115

3.24.1008.160

08 Oct 08:02
99d520b
Compare
Choose a tag to compare

What's Changed

  • feat: 添加AsyncLock的同步版本SyncLock by @joesdu in #572

Full Changelog: 3.24.1008.133...3.24.1008.160

3.24.1008.133

08 Oct 05:30
df41ecf
Compare
Choose a tag to compare

What's Changed

  • feat: 优化AssemblyHelper实现.不再显式指定排除的程序集.同时添加多线程加载. by @joesdu in #571

Full Changelog: 3.24.1007.185...3.24.1008.133

3.24.1007.185

07 Oct 10:53
a6b6b24
Compare
Choose a tag to compare

What's Changed

  • feat: format code by @joesdu in #563
  • docs: 调整文档 by @joesdu in #564
  • build(deps): bump MSTest.TestAdapter from 3.6.0 to 3.6.1 by @dependabot in #565
  • fix: dockerfile re-create by @joesdu in #567
  • build(deps): bump MSTest.TestFramework from 3.6.0 to 3.6.1 by @dependabot in #566
  • feat: 优化实现. by @joesdu in #568
  • fix: 解决WPF程序中开启SelfContained后会报错的问题. by @joesdu in #570
  • build(deps): bump BouncyCastle.Cryptography from 2.5.0-beta.79 to 2.5.0-beta.105 by @dependabot in #569

Full Changelog: 3.24.1003.33...3.24.1007.185

3.24.1003.33

02 Oct 19:35
b788025
Compare
Choose a tag to compare

What's Changed

  • feat: MongoDB实体Id转换支持子对象及集合成员 by @joesdu in #562

Full Changelog: 3.24.1002.162...3.24.1003.33