Releases: CodexLink/chips.omp.json
v1.2.4
What's Changed
- fix: misrepresented battery discharging icon visual + folder path visualization via trail by @CodexLink in #10
Full Changelog: v1.2.2...v1.2.4
v1.2.2
This release contains various fixes for the time execution segment color rendering, as well as fixes for inconsistent spacing.
What's Changed
- Release/1.2.0: More PL badge support by @CodexLink in #1
-
fix(battery-segment): ensure edge-case percentage is included for render
-
-
Overshadowed commit from
oh-my-poshupstream: JanDeDobbeleer/oh-my-posh@c7616c1
-
File Theme Hash: 77AC0C750C9864A6648A05064AFC036808C9B273C7F26801424A533A9489C13C
Full Changelog: v1.2.0...v1.2.2
v1.2.0
This release contains fixes for inconsistencies, project segments, and some customizations (ie. folder background and foreground env. var overridable)
File Theme Hash: F963828A68FB97ADDF3E163DCCD6A2CB1DA87F5C78D828F42E6415673517C17F
Full Changelog: v1.1.0...v1.2.0
Other undocumented changes from the branch release/1.2.0-more-pl-badge-support (which was seen in branch latest):
- fix(git): add spacing on divider before branch status
- fix(battery): color reference for 100% changed to p:c-battery-100-less
- fix(battery-segment): widen coverage for battery level n0% + 100% icon
- chore(README): bind screenshots for more samples + updated info
- chore(package): bump version while working on PR
- chore(assets + README): updated to add one more misc. sample
1.1.0
feat(node-segment): add env. var dependent-hide segment functionality.
I bumped the minor version instead of the patch version because this commit alone has a few features that I accidentally left out because I did not encounter the issue. Also other than the env. var, the rendering of error + the no full version was rendered correctly by showing it in different color.
Hash: 5F8F74EECC772F124D9A97782300084E338170B06994A4DE3B4CF58D7D713BBF
1.0.0
theme.omp.json
- BREAKING CHANGE(env. vars): Env vars now has a prefix of
DISABLE_SEGMENTinstead ofSEGMENT_DISABLE. - project(node): allow hideable segment feature via env vars.
- project(segments): add consistent
trailing_diamondspace to respect the input buffer and other preceeding project segments. - wakatime(segment): fix condition wherein
.CummulativeTotal.Secondsis parsed as 0 when using cast functiontoDecimal, usedint64instead. - wakatime(segment): do not over-complicate the logic for the
background_templates.
package.json
- command: return a string of the command as reference (non-pipeable) instead of executing the command.
README
- env vars: reflect BREAKING CHANGE to the documentation with ascending env var placements.
- showcase: renew showcase images with the latest upstream of the theme.
Full Changelog: https://github.com/CodexLink/chips.omp.json/commits/v1.0.0
Hash: E51189373F977A99E5821DA025CBC0DCEA0310534E45788CAC095C5148886401