Christopher Colemani
Christopher Colemani
On the readme page it says: > Obviously, you need Bootstrap. Made for Bootstrap v4 but *should* work with v3. but elsewhere I read that to work with Bootstrap V3...
The comment in the Version annotation source file says: > support for adding fields without breaking compatibility to old streams. > * For each release of your app increment the...
This framework looks very nice indeed! I am thinking of an application of this framework where I would like the ESP8266 to act as device that can both send and...
I was looking at using this with some STM32 Black Pill and Blue Pill MCUs (my 'go to' MCUs at the moment - got to love that Swiss engineering!) and...
**Is your feature request related to a problem? Please describe.** We write enterprise software for corporates who, you know, tend to be slow to upgrade Java releases but most are...
BTW I'm loving this library - it's so easy to use and when you do a Wicket AJAX update the charts re-animate like they're supposed to without me entering the...
The upstream version of the Wire library was updated quite some time ago to fix some lock up issues and also provide a way to recover the bus in lock...
There seems to be some confusion about the WeAct 3.0 board. On this page (and a lot of other places): https://stm32-base.org/boards/STM32F401CEU6-WeAct-Black-Pill-V3.0 it says V3.0 has the STM32F401CEU6 but I have...
Also: Fixed potential typo in passing shiftStmt instead of shiftBulkStmt in AbstractlistStore - did not resolve issue #464 This only reverts the bulk shift for 1-m relationships implemented via join...
### Summary Switching the order of two elements in a List throws an exception. This code was previously working but now throws an exception since upgrading to DN-rdbms with the...