Open Issues Need Help
View All on GitHub feat: Add static fields example about 1 month ago
documentation enhancement good first issue examples
feat: Add private fields visibility example about 1 month ago
documentation enhancement good first issue examples
feat: Add basic dump example about 2 months ago
AI Summary: This issue requests the creation of a basic Java example demonstrating the `Dump.dump()` functionality. The example, located in `examples/dump/`, should showcase dumping various primitive types, strings, nulls, simple arrays, and custom objects, along with multiple value dumping in a single call. It requires creating `BasicDumpExample.java` and a `README.md` explaining its purpose.
Complexity:
1/5
documentation enhancement good first issue examples priority: high
feat: Add field exclusion with excludeFields example about 2 months ago
documentation enhancement help wanted examples
feat: Add field filtering with onlyFields example about 2 months ago
documentation enhancement help wanted examples
feat: Add dd (dump and die) example about 2 months ago
documentation enhancement good first issue examples
feat: Add dumpStr example about 2 months ago
documentation enhancement good first issue examples