Skip to content

Releases: Aro1914/AroTable

v5.3.1

05 Aug 01:17
Compare
Choose a tag to compare

v5.3.0...v5.3.1

v5.3.0

04 Aug 21:14
Compare
Choose a tag to compare

Added more flexibility for the search
Full Changelog: v5.2.2...v5.3.0

v5.2.2

29 Jul 00:16
Compare
Choose a tag to compare

v5.2.1...v5.2.2

v5.2.1

23 Jul 00:15
Compare
Choose a tag to compare

Corrected the sorting algorithm used to explain how AroTable works

v5.2.0

22 Jul 23:29
Compare
Choose a tag to compare

v5.1.0...v5.2.0

Full Changelog: v5.1.0...v5.2.0

v5.1.0

22 Jul 03:41
Compare
Choose a tag to compare
  • Update improved indexing of values
  • Update improved the number rounding efficiency

v5.0.1...v5.1.0

v5.0.1

20 Jul 08:52
Compare
Choose a tag to compare
  • Doc corrections

v5.0.0...v5.0.1

v5.0.0

20 Jul 04:09
Compare
Choose a tag to compare
  • Floating point numbers can now be stored
  • New returnAny() method

v4.1.1...v5.0.0

v4.1.1

06 Jun 16:58
Compare
Choose a tag to compare
4.1.1

v4.0.0

08 May 20:28
Compare
Choose a tag to compare

Added the first higher-order method:

  • The dropAny method added 66700df
  • The remove and removeAll methods can now take multiple arguments.
  • The search method now has a new return format. See the README.md file for details.
  • Enhanced memory consumption and improved the speed of the AroTable creation.
  • Fixed the speed issue 5edaf7c
  • To GitHub Package Registry 2a7d073

v3.0.0...v4.0.0