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

feat: Add Ruby YAML support #2183

Merged
merged 32 commits into from
Mar 26, 2024
Merged

feat: Add Ruby YAML support #2183

merged 32 commits into from
Mar 26, 2024

Conversation

JanCizmar
Copy link
Contributor

@JanCizmar JanCizmar commented Mar 13, 2024

Tasks before ready:

  • When importing plural, the parameter should be converted to REPLACE_NUMBER (#)
  • Make XLIFF, JSON, and properties generic and accepting different placeholder types
  • Make import formats aligned with supported message formats for export, so it imports what's exported
  • Add Flat YAML format

@JanCizmar JanCizmar marked this pull request as draft March 13, 2024 10:24
@JanCizmar JanCizmar linked an issue Mar 13, 2024 that may be closed by this pull request
4 tasks
@JanCizmar JanCizmar marked this pull request as ready for review March 26, 2024 10:38
@JanCizmar JanCizmar enabled auto-merge (squash) March 26, 2024 10:39
@JanCizmar JanCizmar merged commit 118ecf7 into main Mar 26, 2024
29 checks passed
@JanCizmar JanCizmar deleted the jancizmar/add-ruby-yaml branch March 26, 2024 10:48
TolgeeMachine pushed a commit that referenced this pull request Mar 26, 2024
# [3.54.0](v3.53.1...v3.54.0) (2024-03-26)

### Features

* Add Ruby YAML support ([#2183](#2183)) ([118ecf7](118ecf7))
* improve routing and redirects ([#2210](#2210)) ([74aa4aa](74aa4aa))
Copy link
Contributor

🎉 This PR is included in version 3.54.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Support for YAML format (Ruby)
2 participants