Skip to content

Releases: Jblew/localized-error

v1.4.0

Choose a tag to compare

@Jblew Jblew released this 23 Aug 16:27

1.4.0 (2019-08-23)

Features

  • add augmented error factory (7d34701)

v1.3.1

Choose a tag to compare

@Jblew Jblew released this 23 Aug 16:04

1.3.1 (2019-08-23)

Bug Fixes

  • allow unspecified string as generic parameter of AugmentedLocalizedError (3157f3e)

v1.3.0

Choose a tag to compare

@Jblew Jblew released this 22 Aug 20:10

1.3.0 (2019-08-22)

Features

  • implement TransferableLocalizedError (a38b3da)

v1.2.0

Choose a tag to compare

@Jblew Jblew released this 22 Aug 17:34

1.2.0 (2019-08-22)

Features

  • add optional advanced param to error details (7a0c949)

v1.1.0

Choose a tag to compare

@Jblew Jblew released this 22 Aug 17:15

1.1.0 (2019-08-22)

Features

  • README: add usage example (46cbd03)

v1.0.0

Choose a tag to compare

@Jblew Jblew released this 22 Aug 16:15

1.0.0 (2019-08-22)

Features

  • add READMe base (a202e26)
  • define LocalizedError type (8042229)
  • export factory and LocalizedError separately to avoid unnecessary dependency loading (3738cdb)
  • implement LocalizedErrorFactory (841b016)
  • setup build (01db856)
  • setup package details (e3a0702)