Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pterm/pterm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.26
Choose a base ref
...
head repository: pterm/pterm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.27
Choose a head ref
  • 9 commits
  • 38 files changed
  • 2 contributors

Commits on Jul 5, 2021

  1. Copy the full SHA
    c7b0e5b View commit details
  2. Copy the full SHA
    4743006 View commit details
  3. Copy the full SHA
    f60be04 View commit details
  4. docs: autoupdate

    MarvinJWendt committed Jul 5, 2021
    Copy the full SHA
    c230996 View commit details
  5. docs: autoupdate

    MarvinJWendt committed Jul 5, 2021
    Copy the full SHA
    5d67a2d View commit details
  6. chore: trigger build

    MarvinJWendt authored Jul 5, 2021
    Copy the full SHA
    47c0d81 View commit details
  7. docs: autoupdate

    MarvinJWendt committed Jul 5, 2021
    Copy the full SHA
    0226390 View commit details
  8. chore: trigger build

    MarvinJWendt authored Jul 5, 2021
    Copy the full SHA
    8c8e9dc View commit details
  9. docs: autoupdate

    MarvinJWendt committed Jul 5, 2021
    Copy the full SHA
    595d264 View commit details
Showing with 90 additions and 62 deletions.
  1. +29 −1 CHANGELOG.md
  2. +2 −2 README.md
  3. +1 −1 _examples/area/animation.svg
  4. +1 −1 _examples/barchart/animation.svg
  5. +1 −1 _examples/bigtext/animation.svg
  6. +1 −1 _examples/box/animation.svg
  7. +1 −1 _examples/bulletlist-custom/animation.svg
  8. +1 −1 _examples/bulletlist/animation.svg
  9. +1 −1 _examples/center/animation.svg
  10. +1 −1 _examples/demo/animation.svg
  11. +1 −1 _examples/disable-color/animation.svg
  12. +1 −1 _examples/disable-output/animation.svg
  13. +1 −1 _examples/disable-styling/animation.svg
  14. +1 −1 _examples/header-custom/animation.svg
  15. +1 −1 _examples/header/animation.svg
  16. +1 −1 _examples/override-default-printers/animation.svg
  17. +1 −1 _examples/panel/animation.svg
  18. +1 −1 _examples/paragraph-custom/animation.svg
  19. +1 −1 _examples/paragraph/animation.svg
  20. +1 −1 _examples/prefix/animation.svg
  21. +1 −1 _examples/print-basic-text/animation.svg
  22. +1 −1 _examples/print-color-fade-multiple/animation.svg
  23. +1 −1 _examples/print-color-fade/animation.svg
  24. +1 −1 _examples/print-color-rgb/animation.svg
  25. +1 −1 _examples/print-with-color/animation.svg
  26. +1 −1 _examples/progressbar/animation.svg
  27. +1 −1 _examples/section/animation.svg
  28. +1 −1 _examples/spinner/animation.svg
  29. +1 −1 _examples/style/animation.svg
  30. +1 −1 _examples/table/animation.svg
  31. +1 −1 _examples/theme/animation.svg
  32. +1 −1 _examples/tree/animation.svg
  33. +6 −6 box_printer_test.go
  34. +2 −2 center_printer_test.go
  35. +5 −1 color.go
  36. +2 −2 docs/README.md
  37. +2 −2 header_printer_test.go
  38. +12 −16 tree_printer_test.go
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
<a name="unreleased"></a>
## [Unreleased]

### Bug Fixes
- **style:** fix multiline style coloring

### Chore
- trigger build
- trigger build

### Documentation Changes

### Test
- **style:** fix multiline style coloring
- **style:** fix multiline style coloring


<a name="v0.12.26"></a>
## [v0.12.26] - 2021-07-01
### Bug Fixes
- **spinner:** Override previous text in `UpdateText`

### Documentation Changes
- **table:** add `Boxed` option to docs


<a name="v0.12.25"></a>
## [v0.12.25] - 2021-07-01
### Chore
- trigger build
- trigger build
@@ -9,6 +34,7 @@
- **vsc:** add recommended extensions for VS Code

### Documentation Changes
- update changelog
- fix live printer template comment
- add live printer template

@@ -1400,7 +1426,9 @@ removed `Header` and put it's content directly into `HeaderPrinter`
- initial commit


[Unreleased]: https://github.com/pterm/pterm/compare/v0.12.24...HEAD
[Unreleased]: https://github.com/pterm/pterm/compare/v0.12.26...HEAD
[v0.12.26]: https://github.com/pterm/pterm/compare/v0.12.25...v0.12.26
[v0.12.25]: https://github.com/pterm/pterm/compare/v0.12.24...v0.12.25
[v0.12.24]: https://github.com/pterm/pterm/compare/v0.12.23...v0.12.24
[v0.12.23]: https://github.com/pterm/pterm/compare/v0.12.22...v0.12.23
[v0.12.22]: https://github.com/pterm/pterm/compare/v0.12.21...v0.12.22
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@
</a>

<a href="https://codecov.io/gh/pterm/pterm" style="text-decoration: none">
<!-- unittestcount:start --><img src="https://img.shields.io/badge/Unit_Tests-28704-magenta?style=flat-square" alt="Forks"><!-- unittestcount:end -->
<!-- unittestcount:start --><img src="https://img.shields.io/badge/Unit_Tests-28688-magenta?style=flat-square" alt="Forks"><!-- unittestcount:end -->
</a>

<a href="https://github.com/pterm/pterm/tree/master/_examples/demo" style="text-decoration: none">
@@ -114,7 +114,7 @@ We take special precautions to ensure that PTerm works on as many operating syst

> PTerm has a 100% test coverage, which means that every line of code inside PTerm gets tested automatically
We test PTerm continuously. However, since a human cannot test everything all the time, we have our own test system with which we currently run <!-- unittestcount2:start -->**`28704`**<!-- unittestcount2:end -->
We test PTerm continuously. However, since a human cannot test everything all the time, we have our own test system with which we currently run <!-- unittestcount2:start -->**`28688`**<!-- unittestcount2:end -->
automated tests to ensure that PTerm has no bugs.

### • ✨ Consistent Colors
Loading