Skip to content

Releases: tylercd100/lern

3.3.1

15 Apr 16:12
Compare
Choose a tag to compare
  • Added default config values for Raven/Sentry

3.3.0

12 Apr 00:42
Compare
Choose a tag to compare
  • Extracted notification functions into its own package

3.2.2

06 Apr 18:30
Compare
Choose a tag to compare
  • Accidently forgot to merge PR for 3.2.1, this release has the 3.2.1 fixes

3.2.1

06 Apr 18:24
Compare
Choose a tag to compare
  • Fixed issue when trying to store an exception code that is not an integer

3.2.0

02 Apr 18:22
Compare
Choose a tag to compare
  • Added option to remove certain keys from the input data

3.1.4

01 Apr 18:22
Compare
Choose a tag to compare
  • Check if the exception code is an integer

3.1.3

29 Mar 17:48
Compare
Choose a tag to compare
  • Use Attribute Casting in Exception Model

3.1.2

29 Mar 05:46
Compare
Choose a tag to compare
  • Check to make sure 'smtp' config value is set before checking its value

3.1.1

29 Mar 05:31
Compare
Choose a tag to compare
  • Added Try/Catch statements to prevent infinite loops

3.1.0

29 Mar 04:19
Compare
Choose a tag to compare
  • Added SMTP support