Release Notes
It's time for the next release of IHP: v07082020 🎉
Since the last release we have merged 67 commits by 10 contributors. You can find the major changes below. The complete changelog and the update guide can be found on GitHub.
IHP_EDITOR
or EDITOR
to specify your editor.With deleteAll all records of a table can be deleted. It can be used like deleteAll @Project
forEach (zip [0..] projects) (\(i, project) -> ...)
forEachWithIndex projects (\(i, project) -> ...)
Updates to the Code Generators, a new help flag for ihp-new, small design changes in the Schema Designer, new documentation and fixed typos, ... Take a look at the GitHub Release Page for the full change set.
In case you have any questions, let us know in Gitter :)
To get notified about the latest updates, subscribe to the IHP newsletter.
You can also follow digitally induced on Twitter.
Leave a star at the GitHub repo: digitallyinduced/ihp
Questions, or need help with haskell type errors? Join us at Gitter (IRC Bridge available)