Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 3.27 KB

File metadata and controls

49 lines (33 loc) · 3.27 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • Update #9 - Create build script to simplify and standardise building the xts app ac40bdc
  • Merge tag '1.2.1' into develop 5110704

13 May 2025

  • GH18 - namespace error #23
  • GH17 - refactor add and remove slot methods #20
  • fix allocator add to work as expected 080a915
  • refactor add and remove slot methods 6de0e6c
  • handle namespace error for allocator add_slot f59c3fe

21 March 2025

  • GH12 - add / update / remove slots #16
  • Release 1.1.0: master -> develop #15
  • bumped changelog d95166d
  • added functionality to send rest api requests for allocation, deallocation, search, and listing slots 3b6a890
  • clean up allocate_slot() and get_command_choices() methods and add docstrings 0a1f9df

13 February 2025

  • Release 1.1.0: release -> master #14
  • gh6 - create xts allocator client #8
  • Bumped changelog 5cd1a5a
  • Merge tag '1.0.0' into develop a65520a
  • added functionality to send rest api requests for allocation, deallocation, search, and listing slots 34c2e7c

1.0.0

12 February 2025

  • Fix #1: Fixes based on review comments #1
  • gh1 - Initial creation of xts script b9658ea
  • Initial commit f001c2f
  • Update #1: Updated README.md with information about xts d159145