v1.1.1
This is a fix for an unlikely, but still undesirable bug.
Fixed
- Fixed case where if a user tried to remember active projects when there were actually none open, the known-projects file could be overwritten with an invalid
unset
value (value ofproject--list
when it's not initialized yet) that had to be manually removed e.g. by deleting the file.