- First release of `intakeinformer`!
- v0.1.1 (13/12/2023)
- Minor tool.poetry.dependencies updates.
- v0.1.2 (14/12/2023)
- Minor function update in data_fetching.py file.
- v0.1.3 (14/12/2023)
- Minor function change in data_fetching.py file.
- Test FDC_Key input from users.
- v0.1.4 (14/12/2023)
- Modify the _fetch_food_data function to accept an additional parameter for the API key.
- Modify your main functions (get_calories_for_food_query and dri_benchmark) to include the API key as a parameter and pass it to _fetch_food_data.
- v0.1.5 (14/12/2023)
- Minor Fix to the previous version.
- v0.1.6 (14/12/2023)
- Minor Fix.
- v1.0.0 (14/12/2023)
- Read the Docs Remote Rendering Ready.
- Set up testing files for selected functions.
- PyPi ready.