You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit is less of a feature and more of a refactor.
The dry package has been removed and instead the entities and operations
are printed to console using the `state.ConsoleString` abstraction.
This reduces the maintainence overhead by quite a bit and further
reduces the difference between diff and sync mode.
This commit is a good example of how the refactoring work on state
package done in the 0.6 cycle is paying itself off.
Fix#100
0 commit comments