================== - Add github actions - Add file parameter store to read secrets from a mount
0.2.1
================== - Handle more than 10 parameters since AWS doesn't allow us to fetch more in a single call
0.2.0
================== - Replace the syntax for the identifiers, use {{ KEY }} instead of %{KEY}. This change also makes the identifiers always required and raises an MissingParameterException if the environment variable is not set.