Ready for alpha 0.4.0 (the final alpha version (hopefully)) #72
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "shell-configuration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overall, this update is largely related to the configuration system. It's almost entirely automated now, with adding new config variables as easy as adding a property in
two differentclasses. Yeah, still sounds a bit much, but frankly I don't really know how else to do it, no matter how much reflection I use (if it's even possible). I'm pretty happy with it.Here's the changelog:
ToolsandLoadingBaras public instead of internal.Issues to Close
Looking good.