Skip to content

Releases: galvao/JHRW

Version 2.0.0

15 Apr 08:29
7493d15
Compare
Choose a tag to compare

See CHANGELOG

1.0.0

15 Jan 05:53
6a30d34
Compare
Choose a tag to compare

"Converted" the code to a class-based one, as defined in ECMAScript2015. Also added better code documentation in the form of PHPDocumentor-style tags.
This version shouldn't have any backwards incompatibilities, since all methods' names were maintained and the general flow of the execution remains exactly the same.

0.1.0

23 Aug 09:27
Compare
Choose a tag to compare

First release for JHRW, a wrapper for so-called "AJAX" requests.