mathesar-foundation / mathesar

Web application providing an intuitive user experience to databases.
https://mathesar.org/
GNU General Public License v3.0
2.29k stars 317 forks source link

Release 0.1.6 #3494

Closed Anish9901 closed 3 months ago

Anish9901 commented 4 months ago

Assigned @seancolsen & @mathemancer to check for red flags from Frontend and Backend perspectives respectively.

mathemancer commented 3 months ago

Looks okay to me. The main thing I'd like to flag is that this version adds a dependency on GNU gettext for setting up Mathesar from scratch. While less onerous than the thankfully removed Node dependencies, I still think we should consider whether there's a way to avoid that in future releases.

Issue about the dependencies: #3514