Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 866 Bytes

File metadata and controls

32 lines (23 loc) · 866 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.1.0 - 2023-05-14

Added

  • Allow outSum to be a number or a formatted string.

Fixed

  • Fixed calculating signature value with special symbols in userParams (@ in emails).
  • Renamed Email to EMail field in IRobokassaResponse.

1.0.1 - 2023-05-13

Changed

  • Translated README.md to Russian language.

1.0.0 - 2023-05-12

Added

  • Added isTest mode parameter.
  • Added receipt parameter to conform the fiscal policy.
  • Added unit tests.

Changed

  • Rewrote the forked code to use TypeScript.

Fixed

  • Semantic Version calculation errors in the old forked repositories.