[PR #232] [MERGED] Release v0.12.0 #271

Closed
opened 2026-03-03 16:23:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/232
Author: @mum4k
Created: 4/10/2020
Status: Merged
Merged: 4/10/2020
Merged by: @mum4k

Base: masterHead: release-0-12-0


📝 Commits (9)

  • fe815c6 Document that devel branch is used for development.
  • 951f3e7 Migrating to Go modules.
  • f1feb49 Merge pull request #229 from mum4k/go-modules
  • 254ca7d Renamed 'internal' directory to 'private'.
  • 06eb762 Modifying imports 'internal' -> 'private'.
  • 69063e8 CHANGELOG entry for rename of 'internal'.
  • ddd5821 Merge pull request #231 from mum4k/rename-internal
  • 601134e Release v0.12.0.
  • d7aef31 Fixing link in CHANGELOG.

📊 Changes

127 files changed (+339 additions, -289 deletions)

View changed files

📝 CHANGELOG.md (+12 -1)
📝 CONTRIBUTING.md (+10 -0)
📝 README.md (+1 -1)
📝 container/container.go (+3 -3)
📝 container/container_test.go (+7 -7)
📝 container/draw.go (+3 -3)
📝 container/draw_test.go (+5 -5)
📝 container/focus.go (+1 -1)
📝 container/focus_test.go (+3 -3)
📝 container/grid/grid_test.go (+6 -6)
📝 container/options.go (+1 -1)
📝 container/traversal_test.go (+1 -1)
go.mod (+10 -0)
go.sum (+19 -0)
📝 private/README.md (+0 -0)
📝 private/alignfor/alignfor.go (+2 -2)
📝 private/alignfor/alignfor_test.go (+0 -0)
📝 private/area/area.go (+1 -1)
📝 private/area/area_test.go (+0 -0)
📝 private/attrrange/attrrange.go (+0 -0)

...and 80 more files

📄 Description

  • Migrating to Go modules.
  • Renamed directory internal to private so that external widget development
    is possible. Noted in README.md that packages in the private directory don't have any API stability guarantee.

🔄 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/mum4k/termdash/pull/232 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 4/10/2020 **Status:** ✅ Merged **Merged:** 4/10/2020 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `master` ← **Head:** `release-0-12-0` --- ### 📝 Commits (9) - [`fe815c6`](https://github.com/mum4k/termdash/commit/fe815c69cb10514a50a89840400a281703e3adc1) Document that devel branch is used for development. - [`951f3e7`](https://github.com/mum4k/termdash/commit/951f3e7469b96c7fe420928948b08b55486b649c) Migrating to Go modules. - [`f1feb49`](https://github.com/mum4k/termdash/commit/f1feb4935b2b5ea22578b88d43c0825e2e253192) Merge pull request #229 from mum4k/go-modules - [`254ca7d`](https://github.com/mum4k/termdash/commit/254ca7d4605a86ca858a193244ade9278f71b3fc) Renamed 'internal' directory to 'private'. - [`06eb762`](https://github.com/mum4k/termdash/commit/06eb7623bd5d5cf4a1227eac4f958ebec69db608) Modifying imports 'internal' -> 'private'. - [`69063e8`](https://github.com/mum4k/termdash/commit/69063e8251cd615bed40cdfd543c2dc17d49ec00) CHANGELOG entry for rename of 'internal'. - [`ddd5821`](https://github.com/mum4k/termdash/commit/ddd5821189fa12ea001f69ccbd43762a01ac81bf) Merge pull request #231 from mum4k/rename-internal - [`601134e`](https://github.com/mum4k/termdash/commit/601134e91391ce72e7461cdf5e65ae1680d69ccd) Release v0.12.0. - [`d7aef31`](https://github.com/mum4k/termdash/commit/d7aef3106bd0034cbf9c11f5f9a94a4723e92051) Fixing link in CHANGELOG. ### 📊 Changes **127 files changed** (+339 additions, -289 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+12 -1) 📝 `CONTRIBUTING.md` (+10 -0) 📝 `README.md` (+1 -1) 📝 `container/container.go` (+3 -3) 📝 `container/container_test.go` (+7 -7) 📝 `container/draw.go` (+3 -3) 📝 `container/draw_test.go` (+5 -5) 📝 `container/focus.go` (+1 -1) 📝 `container/focus_test.go` (+3 -3) 📝 `container/grid/grid_test.go` (+6 -6) 📝 `container/options.go` (+1 -1) 📝 `container/traversal_test.go` (+1 -1) ➕ `go.mod` (+10 -0) ➕ `go.sum` (+19 -0) 📝 `private/README.md` (+0 -0) 📝 `private/alignfor/alignfor.go` (+2 -2) 📝 `private/alignfor/alignfor_test.go` (+0 -0) 📝 `private/area/area.go` (+1 -1) 📝 `private/area/area_test.go` (+0 -0) 📝 `private/attrrange/attrrange.go` (+0 -0) _...and 80 more files_ </details> ### 📄 Description - Migrating to [Go modules](https://blog.golang.org/using-go-modules). - Renamed directory `internal` to `private` so that external widget development is possible. Noted in [README.md](https://github.com/mum4k/termdash/blob/master/README.md) that packages in the `private` directory don't have any API stability guarantee. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#271
No description provided.