What's Changed
- Defined direct codec instantiation without factory by @nyurik in https://github.com/fast-pack/FastPFOR/pull/127
- make getFromName return const codec by @nyurik in https://github.com/fast-pack/FastPFOR/pull/125
- Optimize individual codec instantiation by @nyurik in https://github.com/fast-pack/FastPFOR/pull/129
- Fix type conversion warnings by @pps83 in https://github.com...