So v0.6.2 mainly fixes fetch programs not working correctly, which seems to be a problem for quite a while. I haven't realized this because of not using with fetches for over the past few months.
Breaking Change
- Remove interface.header_concatenate (printing header_cmd and header to the same line): this is the one that indirectly broke fetches. Although header_concatenation is removed now, using an env like $(echo test) in interface.header can achieve the same effect, all while being more straight forward.
Bug fixes
- fetches become usable in header_cmd again
Other
- more styling examples: pfetch and shocked otter