Skip to content

Releases: EgoMoose/prospector

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:22

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@EgoMoose EgoMoose released this 19 Jan 19:47

Release [2.0.0]

  • Remove promises in favor of futures
  • Functions now yield. It's up to you to wrap them in your abstraction of choice if you want async.

Full Changelog: v1.1.0...v2.0.0

v1.1.0

Choose a tag to compare

@EgoMoose EgoMoose released this 24 Jul 01:59

Release [1.1.0]

  • Add descendant ignores to FindFirstChild.byPredicate
  • Add depth param to FindFirstAncestor.byPredicate
  • Fix bug where WaitForChild.byPredicate would still listen to candidates that were no longer parented to the search instance.

Full Changelog: v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@EgoMoose EgoMoose released this 21 Jul 01:15

Release [1.0.3]

  • Update deque package to 0.1.1

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@EgoMoose EgoMoose released this 18 Jul 19:49

Release [1.0.2]

Full Changelog: v1.0.1...v1.0.2

Prospector v1.0.1

Choose a tag to compare

@EgoMoose EgoMoose released this 16 Jul 23:13

Release [1.0.1]

Full Changelog: v1.0.0...v1.0.1

Prospector v1.0.0

Choose a tag to compare

@EgoMoose EgoMoose released this 09 Jul 20:09

Package overhaul!

ExploreByPredicate v0.1.0

Choose a tag to compare

@EgoMoose EgoMoose released this 04 Feb 23:38

[0.1.0]

Initial release