[PR #198] [MERGED] Feature: Implement ISO output #354

Closed
opened 2026-06-08 11:27:27 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/198
Author: @Gustavobb
Created: 11/18/2021
Status: Merged
Merged: 11/20/2021
Merged by: @bootandy

Base: masterHead: master


📝 Commits (1)

  • 0e8257c Feature: Implement ISO output

📊 Changes

2 files changed (+31 additions, -13 deletions)

View changed files

📝 src/display.rs (+24 -13)
📝 src/main.rs (+7 -0)

📄 Description

Implement ISO output as suggested in #182.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/198 **Author:** [@Gustavobb](https://github.com/Gustavobb) **Created:** 11/18/2021 **Status:** ✅ Merged **Merged:** 11/20/2021 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0e8257c`](https://github.com/bootandy/dust/commit/0e8257ccb2a9662accda93b87d0e95c370f4487b) Feature: Implement ISO output ### 📊 Changes **2 files changed** (+31 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/display.rs` (+24 -13) 📝 `src/main.rs` (+7 -0) </details> ### 📄 Description Implement ISO output as suggested in #182. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:27:27 +03:00
zhus closed this issue 2026-06-08 11:27:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#354