Skip to content

Releases: LloydLion/DidiFrame

1st Beta 1.2.0

28 Jun 22:17
f16313c
Compare
Choose a tag to compare
1st Beta 1.2.0 Pre-release
Pre-release

Features:

  • Application commands support
  • Module structure
  • Values providers for arguments
  • Auto returning result from command (in reflection loader)
  • New dispatcher structure
  • Client extension functional
  • Locale maps for filters, validators, providers
  • Additional info sub loader for reflection loader

Full Changelog: 1.1.3...1.2.0-beta.1

Patch 1.1.3

14 Jun 09:16
Compare
Choose a tag to compare

Fixed:

  • Local services in validators, filters, preprocessors
  • Culture while lifetimes loading
  • Exception handling in dispatcher's event (in user command pipeline)
  • Increase message delete timeout up to 60 second
  • Help command works with more than 25 commands
  • Command parser check arguments before continue pipeline

Full Changelog: 1.1.2...1.1.3

Patch 1.1.2

11 Jun 20:48
Compare
Choose a tag to compare

Fixed:

  • DescriptionAttribute - now it works

Full Changelog: 1.1.1...1.1.2

Patch 1.1.1

11 Jun 20:41
Compare
Choose a tag to compare

Fixed:

  • argument for locale string in validators - now it gets argument value

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

10 Jun 15:53
Compare
Choose a tag to compare

Nothing changed from 1.1.0-rc.1

Full Changelog: 1.1.0-rc.1...1.1.0

1st Release candidate 1.1.0

31 May 18:27
Compare
Choose a tag to compare
Pre-release

Fixed many bugs and repaired methods' descriptions

Full Changelog: 1.1.0-beta.2...1.1.0-rc.1

2nd Beta 1.1.0

25 May 12:51
Compare
Choose a tag to compare
2nd Beta 1.1.0 Pre-release
Pre-release

Documentation done, that available in website or in visual studio as methods descriptions
See for release package in nuget.org

Full Changelog: /~https://github.com/LloydLion/DidiFrame/commits/v1.1.0-beta.2

1st Beta 1.1.0

01 Aug 13:29
Compare
Choose a tag to compare
1st Beta 1.1.0 Pre-release
Pre-release

Project start