Liking cljdoc? Tell your friends :D

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

0.4.1 - 2024-03-18

Fixed

  • HTTP error code 429 is not handled properly (#29).

0.4.0 - 2024-02-28

Added

  • New option for getting payment by ID: embed (#26).
  • New API: payment refunds (#20).
  • New API: payment chargebacks (#27).

0.3.6 - 2023-11-16

Fixed

  • Spec error on get mandates API call (#24).

0.3.5 - 2023-11-15

Fixed

  • Spec error on get mandates API call (#22).

Added

  • Test data cleanup

0.3.4 - 2023-07-26

Fixed

  • Unable to update subscription amount value (#18).

0.3.3 - 2023-07-25

Fixed

  • Value card-expiry-date doesn't conform to spec for mandates (#16).

0.3.2 - 2023-07-14

Fixed

  • Response code 400 from Mollie API is not handled (#13).

0.3.1 - 2023-07-13

Fixed

  • Unable to produce JSON with java.time.LocalDate (#11).

0.3.0 - 2023-07-12

Added

  • New client option: throw-exceptions? (#9).

Changed

  • Client option :check-response is renamed to :check-response? (#9).

0.2.0 - 2022-06-07

Fixed

  • Spec error during fetching all entities with pagination (#7).

Changed

  • Response format for mandates and payments. Nested details map was brought to the top level with different namespace.

0.1.4 - 2023-06-05

Added

  • README and documentation strings (#3).

Fixed

  • Include spec to the classpath (#5).

0.1.3 - 2023-06-29

Added

  • Customers management (#1).
  • Payments management (#1).
  • Mandates management (#1).
  • Subscriptions management (#1).

Can you improve this documentation? These fine people already did:
Roman Rudakov &  Boris Beginin
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close