Skip to content

Releases: janklab/SLF4M

1.3.1

16 Jun 06:59

Choose a tag to compare

  • Add doco about breakage under Matlab R2021b+
  • Minor internal refactoring and comments

This release is just about getting documentation about SLF4M's being broken under Matlab R2021b and newer out, primarily to MathWorks File Exchange.

1.3.0

16 Jan 08:15

Choose a tag to compare

Changes:

  • Automatic library initialization
  • Fix handling of scalar string array arguments to log functions

Version 1.2.2

30 Jan 17:46

Choose a tag to compare

  • R2020a compatibility
  • Switch dispstr from HEAD to releases

version 1.2.1.1

09 Jan 12:31

Choose a tag to compare

Version 1.2.1.1 (2020-01-09)

  • Dummy release just to sync up File Exchange and GitHub Releases

version 1.2.1

09 Jan 12:28

Choose a tag to compare

Version 1.2.1 (2020-01-09)

  • Dummy release just to sync up File Exchange and GitHub Releases

Version 1.2.0 (2020-01-09)

  • Rename 'logm' package to 'logger'
  • Add logger.version function
  • Really use the vendored SLF4M library
  • Require logger.initSLF4M for real

version 1.1.1.1

06 Mar 21:47

Choose a tag to compare

  • Fix missing JAR in dist
  • Clarify licensing

version 1.1.0

26 Feb 22:36

Choose a tag to compare

  • Added exception formatting to the logging function signatures

version 1.0.0

22 Feb 01:53

Choose a tag to compare

Same as version 0.2.0. I'm just declaring this 1.0 and ready for use. (Especially because MathWorks File Exchange doesn't allow 0.x versions.)

version 0.2.0

22 Feb 01:47

Choose a tag to compare

  • Adds a configuration GUI tool

version 0.1.0

18 Feb 16:19

Choose a tag to compare

version 0.1.0 Pre-release
Pre-release

Initial check-in to GitHub.