Releases: EnAccess/OpenPAYGO-js
v0.0.6
Warning
This version of the OpenPAYGO-js currently under active development. Features, APIs, and overall structure may change frequently and without notice. Use at your own risk, and please expect possible bugs or incomplete functionality.
We encourage you to report any bugs, issues, or suggestions you encounter by opening an issue. Your feedback is invaluable in helping us improve the project!
What's Changed
- Create website for testing Token generation #16 by @munyanezaarmel in #17
- Clean up Github Actions file by @dmohns in #26
- website: make input text visible by @beesaferoot in #28
- fix website inputs by @munyanezaarmel in #29
- Include TypeScript Type definitions #25 by @beesaferoot in #30
- Fix lint jobs by @munyanezaarmel in #31
- Small clean up fo the Actions workflow files by @dmohns in #32
- feat:rebranding by @munyanezaarmel in #33
- Support extended tokens + expose token feature for library use by @beesaferoot in #15
- use test tokens from python lib by @beesaferoot in #36
- fix: pass in neccessary params + update form by @beesaferoot in #38
- Release
v0.0.6
by @dmohns in #39
New Contributors
- @munyanezaarmel made their first contribution in #17
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Note
OpenPAYGO library in Javascript is still work in progress. Use with caution
What's Changed
- dep: fix bug on lib implementation by @beesaferoot in #23
- Release
v0.0.5
by @dmohns in #24
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Note
OpenPAYGO library in Javascript is still work in progress. Use with caution
What's Changed
- dep: directly use siphash lib in the source by @beesaferoot in #20
- Refactor shared/extended token gen modules to support usage on the browser by @beesaferoot in #21
- Release
v0.0.4
by @dmohns in #22
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Note
OpenPAYGO library in Javascript is still work in progress. Use with caution
What's Changed
- Expose Token library features by @beesaferoot in #18
- Release
v0.0.3
by @dmohns in #19
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
This is the first OpenPAYGO library in JavaScript release.
Note
OpenPAYGO library in Javascript is still work in progress. Use with caution
What's Changed
- initiate token module by @beesaferoot in #1
- CI: Enable linting + testing on PRS by @beesaferoot in #3
- Port: Encoder + Decoder modules by @beesaferoot in #4
- token shared lib: Implement missing functions by @beesaferoot in #5
- #6: Separate ci job into lint & test by @beesaferoot in #7
- port: fix failing test + support extended token by @beesaferoot in #8
- Add generic linters and checks by @dmohns in #11
New Contributors
- @beesaferoot made their first contribution in #1
- @dmohns made their first contribution in #11
Full Changelog: https://github.com/EnAccess/OpenPAYGO-js/commits/v0.1.0