Commit graph

6 commits

Author SHA1 Message Date
EncodedVenom
886f00ca16
Add world.clear to the types 2024-07-07 23:05:57 -04:00
EncodedVenom
10922fd471
semicolon 2024-07-07 15:36:44 -04:00
EncodedVenom
bc61553132
Sync typescript types to 0.2.2 2024-07-07 15:33:18 -04: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