Commit graph

9 commits

Author SHA1 Message Date
Ukendio
6b7d6ec7ea Cleanup action Remove is default 2024-08-30 19:18:47 +02:00
Ukendio
22af3ace91 Polish changelog 2024-08-30 19:05:40 +02:00
Magic
5b163a29c1
Expose world:contains() and query:drain() in types (#110)
* chore: Expose world:contains and query:drain in types

* chore: Actually expose query:drain(), ?

* chore: Document these and previous changes in CHANGELOG.md

* fix: Fix type of world:has() to explicitly take in an entity
2024-08-29 23:36:34 +02:00
Ukendio
731dce1ec0 Add commits to changelog 2024-08-19 17:42:03 +02:00
Ukendio
ec88b25503 Fix grammar 2024-07-07 05:17:12 +02:00
Marcus
aa853de818
Release 0.2.2 (#64)
* Bump package versions

* Fix typo
2024-07-07 04:59:44 +02:00
Marcus
0fe23e151c
Add replace method to query (#46)
* Add replace function

* Add next method

* Remove tostring

* Fix EmptyQuery

* add replace method

* merge conflicts

* return self in without

* Make aliases relative

* Add test

* add to changelog
2024-07-07 04:53:17 +02:00
Marcus
c0e73273d1
Add backwards iteration (#61)
* Iterate backwards

* Should test for removing as well

* Add test

* Add faíling test

* Add to changelog
2024-07-06 16:36:00 +02:00
Marcus
6559c56d47
Initial commit (#63) 2024-07-06 16:21:44 +02:00