Skip to content

V0.5.5#602

Merged
jakmro merged 2 commits intorelease/0.5from
v0.5.5
Sep 15, 2025
Merged

V0.5.5#602
jakmro merged 2 commits intorelease/0.5from
v0.5.5

Conversation

@jakmro
Copy link
Copy Markdown
Contributor

@jakmro jakmro commented Sep 15, 2025

Description

Changes:

  • add missing <sstream> include
  • update namespace usage

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing
    documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

jakmro and others added 2 commits September 15, 2025 12:47
## Description

Changes:
- add missing `<sstream>` include
- update namespace usage

### Introduces a breaking change?

- [ ] Yes
- [x] No

### Type of change

- [x] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [x] Other (chores, tests, code style improvements etc.)

### Tested on

- [x] iOS
- [x] Android

### Checklist

- [x] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings
@jakmro jakmro added this to the v0.5.0 milestone Sep 15, 2025
@jakmro jakmro requested a review from mkopcins September 15, 2025 10:52
@jakmro jakmro self-assigned this Sep 15, 2025
@jakmro jakmro added the bug label Sep 15, 2025
@jakmro jakmro merged commit 88eb9be into release/0.5 Sep 15, 2025
@jakmro jakmro deleted the v0.5.5 branch September 15, 2025 11:43
mkopcins pushed a commit that referenced this pull request Oct 15, 2025
## Description

Changes:
- add missing `<sstream>` include
- update namespace usage

### Introduces a breaking change?

- [ ] Yes
- [x] No

### Type of change

- [x] Bug fix (change which fixes an issue)
- [ ] New feature (change which adds functionality)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
- [x] Other (chores, tests, code style improvements etc.)

### Tested on

- [x] iOS
- [x] Android

### Checklist

- [x] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings
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.

2 participants