Skip to content

fix: add support for Decimal property values#187

Merged
crleona merged 2 commits intoamplitude:mainfrom
doctorcooper:fix-add-nsdecimal-support
Jul 8, 2024
Merged

fix: add support for Decimal property values#187
crleona merged 2 commits intoamplitude:mainfrom
doctorcooper:fix-add-nsdecimal-support

Conversation

@doctorcooper
Copy link
Copy Markdown
Contributor

Summary

This simple adding fixes converting dictionary which contains decimal value and passing through API.

We've faced with issue that decimal values were ignored on Amplitude console on this framework, but legacy framework works well.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: No

@crleona
Copy link
Copy Markdown
Collaborator

crleona commented Jul 4, 2024

Hi @doctorcooper, could you please fix the lint warnings? Otherwise, I have been working on a more comprehensive fix for Encodable support that will be ready soon.

@doctorcooper
Copy link
Copy Markdown
Contributor Author

Hello @crleona !

Fixed lint warnings. Thanks!

@crleona crleona merged commit c838bd9 into amplitude:main Jul 8, 2024
@crleona
Copy link
Copy Markdown
Collaborator

crleona commented Jul 8, 2024

Thanks @doctorcooper!

@crleona
Copy link
Copy Markdown
Collaborator

crleona commented Jul 11, 2024

@doctorcooper, FYI: #192

github-actions bot pushed a commit that referenced this pull request Jul 11, 2024
# [1.7.0](v1.6.2...v1.7.0) (2024-07-11)

### Bug Fixes

* add support for Decimal property values ([#187](#187)) ([c838bd9](c838bd9))
* fix indentation issue ([#188](#188)) ([48b9a37](48b9a37))

### Features

* Improve codable support ([#192](#192)) ([1ad9796](1ad9796))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants