chore: add pinit sub packet unknown properties description
chore: remove NosCore dependency
chore: add DI dependency to Tests
chore: remove packets dependency on noscore
feat: parse NameString as null if it is "-"
feat: add in packet with all dependencies
fix: use correct namespace in move packet converter tests
feat: remove unnecessary in packet converter
feat: add condition parameters to pinit sub packet
feat: add support for conditional packet attribute
feat: move move packet to entities namespace
chore: add documentation for move packet
feat: add checking parameter method for the generator
feat: update result logging mechanism
feat: add support for logging nested results
fix: return correct errors with inner results
fix: iterate for to last parameter
feat: add packet greedy attribute
fix: correctly check for last token if there are optionals
feat: add support for optional parameters