We now have a page showing a quick overview of WO/ng related development activity on GitHub, access it by clicking Dev feed in the main navigation bar.
For obvious reasons the list of repos is a little skewed towards my own repos, mostly because these are currently the repos I know of, use and care about. Let me know if you'd like to see some repos added; your own, someone else's or WOCommunity's. If many more repos get added, I'll probably enhance the functionality a little to allow some customization and filtering of the commit list.
Note that the list is a little skewed since it only shows the 20 most recent commits to each repo's main branch (what we get from github's RSS feed). So this isn't all development activity back to 2023, for that I'd have to use a different method.
Suggestions for more useful stuff to add to the list or the site in general very welcome.
| 🦡 vermilingua | Support -launch.* runtime arguments in launch script | Mar 28 |
| 🦡 vermilingua | Add launch. prefix for build properties with deprecation warnings for… | Mar 28 |
| 🦡 vermilingua | Standardize config key naming across build.properties and config.txt | Mar 28 |
| 🦡 vermilingua | Rename ng package to vermilingua | Mar 28 |
| 🚀 ng-objects | Update vermilingua v1.0.5 -> v1.0.6 | Mar 28 |
| 🦡 vermilingua | Support environment based properties/build-time build.properties | Mar 28 |
| 🦡 vermilingua | Up dev version to 1.1.0 | Mar 28 |
| 🦡 vermilingua | Cleanup in construction of dependency list | Mar 28 |
| 🦡 vermilingua | OCD-style error message/comment/syntax cleanup | Mar 28 |
| 🦡 vermilingua | Nicer construction of requiredBuildProperties() | Mar 28 |