New features:
- Add Generic Components #48
- Add Debug() component #65 #58 #69
- Add .is_int(), .is_float() methods #61
- Add .is_email() method #62
- Add .match() method #59 #70
Deprecations:
Fixes:
- Add interpolation on Fn() and HTTP() returns #49
- Various bug and typo fixes