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

Codec Package Refactor & Other Minor Changes #22

Merged
merged 8 commits into from
Sep 1, 2024
Merged

Codec Package Refactor & Other Minor Changes #22

merged 8 commits into from
Sep 1, 2024

Conversation

JFryy
Copy link
Owner

@JFryy JFryy commented Sep 1, 2024

Description

🚀 **Issue: (or just decribe the problem if one isn't present for your change)

  • Reorder codecs into separate packages
  • Introduce WIP codec for MD support (not exposed for usage yet.)
  • html escape for json processing. Special character handling.

Changes

  • 🛠️ Code Changes

    • Implemented feature
    • Fixed bug
    • Refactored component
    • Updated documentation
  • 🐛 Testing

    • Added unit tests for new functionality
    • Updated existing tests to reflect changes
    • Ran all tests locally
  • 📄 Documentation

    • Updated README or documentation files as needed

Additional Notes

Markdown Codec In Progress - Inactive until major improvements implemented

@JFryy
Copy link
Owner Author

JFryy commented Sep 1, 2024

note: this change needs to be modified to disable markdown input support and include fix for TUI line wrap as mentioned in #21

@JFryy JFryy changed the title [DRAFT] Codec Package Refactor & Other Minor Changes Codec Package Refactor & Other Minor Changes Sep 1, 2024
@JFryy JFryy marked this pull request as ready for review September 1, 2024 04:19
@JFryy JFryy merged commit 0a76933 into main Sep 1, 2024
3 checks passed
@JFryy JFryy deleted the develop branch September 1, 2024 04:19
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Nov 19, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [JFryy/qq](/~https://github.com/JFryy/qq) | patch | `v0.2.0` -> `v0.2.3` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>JFryy/qq (JFryy/qq)</summary>

### [`v0.2.3`](/~https://github.com/JFryy/qq/releases/tag/v0.2.3)

[Compare Source](JFryy/qq@v0.2.0...v0.2.3)

#### What's Changed

-   Add Appropriately Truncated View Port to TUI by [@&#8203;JFryy](/~https://github.com/JFryy) in JFryy/qq#18
-   Codec Package Refactor & Other Minor Changes by [@&#8203;JFryy](/~https://github.com/JFryy) in JFryy/qq#22
-   add codec for protobuf .proto by [@&#8203;JFryy](/~https://github.com/JFryy) in JFryy/qq#25

**Full Changelog**: JFryy/qq@v0.2.2...v0.2.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](/~https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

1 participant