Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@quenty/binarysearch

Quenty196MIT2.3.0

Binary search for Roblox

Roblox, Nevermore, Lua, binarysearch

readme

BinarySearch

Binary search implementation for Roblox in pure Lua

Installation

npm install @quenty/binarysearch --save

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.3.0 (2025-05-10)

Bug Fixes

  • Additional type checking updates (05ba29a)

2.2.2 (2025-04-07)

Bug Fixes

  • Add types to packages (2374fb2)
  • Bump package versions for republishing (ba47c62)

2.2.1 (2025-04-07)

Bug Fixes

2.2.0 (2024-05-09)

Bug Fixes

  • Fix .package-lock.json replicating in packages (75d0efe)

2.1.1 (2022-08-16)

Note: Version bump only for package @quenty/binarysearch

2.1.0 (2022-03-27)

Note: Version bump only for package @quenty/binarysearch

2.0.1 (2021-12-30)

Note: Version bump only for package @quenty/binarysearch

2.0.0 (2021-09-05)

Bug Fixes

  • Remove peer dependencies. This is because lerna doesn't really support peer dependencies being linked and getting a new version on build, which is unfortunate. (5f5aeee)

1.2.0 (2021-07-31)

Bug Fixes

  • Add CI and CD (47513e9)
  • Adjust CI badge to show automatic build and release state (5a55d3f)
  • Fix selene linting (45fc074)

1.0.2 (2021-07-25)

1.0.1 (2021-07-25)

1.0.0 (2021-07-24)