Skip to content

Tags: auguster/strong-error-handler

Tags

v2.2.0

Toggle v2.2.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.2.0

 * Add new option: negotiateContentType (Raj)

v2.1.0

Toggle v2.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.1.0

 * Bump js2xmlparser dependency to version 3.0.0 (Matthew O'Donoghue)

v2.0.0

Toggle v2.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
2.0.0

 * Fix markdown formatting in README (Miroslav Bajtoš)
 * Fix the order of arguments in the jsdoc comment. (Charlie Schliesser)
 * Update readme with added XML support (David Cheung)
 * Add a machine-readable "code" property (Zak Barbuto)
 * Upgrade dependencies to their latest versions (Miroslav Bajtoš)
 * Describe "safeFields" option in README (Zak Barbuto)
 * Drop support for Node v0.10/v0.12 (Miroslav Bajtoš)

v1.2.1

Toggle v1.2.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.2.1

 * Stop adding safeFields to original options arg (Miroslav Bajtoš)

v1.2.0

Toggle v1.2.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.2.0

 * Support options.safeFields (Zak Barbuto)
 * Readme cleanup (loopbackio#36) (Rand McKinney)
 * xml support added (Ahmet Ozisik)
 * Update paid support URL (Siddhi Pai)
 * Downstream ignore dashboard-controller (Simon Ho)
 * Update pt translation file (Candy)
 * Make the examples more clear (Amir Jafarian)
 * Fix readme (Amir Jafarian)

v1.1.1

Toggle v1.1.1's commit message
1.1.1

 * Update pt translation file (Candy)
 * Update translation files - round#2 (Candy)
 * globalization: add translated strings (gunjpan)

v1.1.0

Toggle v1.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.1.0

 * Fix minor Syntax error (Loay)
 * Globalize strong-error-handler (David Cheung)
 * Update eslint infrastructure (Loay)
 * Add documentation (Loay)
 * Improve grammar in readme. (Richard Pringle)
 * Test with express instead of http server (David Cheung)
 * HTML response for accepted headers (David Cheung)

v1.0.1

Toggle v1.0.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.0.1

 * Remove statusCode from details in Array errors (David Cheung)

v1.0.0

Toggle v1.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.0.0

 * First release!