Skip to content

v25.12.25364 Beta Revision 2

Pre-release
Pre-release

Choose a tag to compare

@practicemedicine practicemedicine released this 30 Dec 12:09
· 22 commits to master since this release
7d5e813

Revision 2 changes:

  • Modified: Added missing "DataContract" attributes to serializable types
  • Modified: Overriden the "Dispose(bool)" method in MultiTextWriter
  • Modified: Changed MultiTextWriter's XML documentation
  • Modified: Made string format parameters in each Logger functions nullable
  • Modified: Changed the package icon to differentiate this library from Aridity Cereon

Revision 1 changes:

  • Addition: MultiTextWriter.Writers
  • Modified: Localized the default AridityTeam.Services.ServiceNotFoundException message
  • Modified: Fixed MultiTextWriter.Write(string, object?, object?) not passing the "arg1" parameter into it's writers
  • Modified: Made the IFormatProvider parameter in MultiTextWriter's constructor nullable