Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge next into current #300

Merged
merged 15 commits into from
Jun 14, 2024
Merged

Merge next into current #300

merged 15 commits into from
Jun 14, 2024

Conversation

aleokdev
Copy link
Contributor

No description provided.

aleokdev and others added 15 commits June 12, 2023 10:53
* Improve ResourceReader's API, add better docs

* Update changelog

* Fix formatting

* Address PR comments

* Run rustfmt
* Add text contents, fix kerning default value

* Update changelog

* Address review comments

* Add width & height members to ObjectShape::Text
This little change massively reduces the amount of syscalls done when reading files. Using the test files from #284, I saw a 400% performance boost.
* fix: unhandled u32 parse error in csv decode

* add CsvDecodingError for improved error handling
* Hotfix: Implement `Copy` for `InvalidTilesetError`

* Trigger CI
* Update dependencies

* Trigger CI
* Update SFML dev dependency

* Update Ubuntu CI image version
* Prepare for new release

* Update changelog

* Fixed header level in a few places

---------

Co-authored-by: Thorbjørn Lindeijer <[email protected]>
Copy link
Member

@bjorn bjorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@aleokdev aleokdev merged commit f86e079 into current Jun 14, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants