You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/geoip/release-notes/2025.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,16 @@ outputs: ['html', 'rss']
9
9
Subscribe to the [GeoIP release notes RSS feed](/geoip/release-notes/rss.xml).
10
10
{{</ alert >}}
11
11
12
+
{{< release-note date="2025-03-13" title="Generate custom CSVs with the latest mmdbinspect release" >}}
13
+
14
+
You can now use the [newest mmdbinspect release](https://github.com/maxmind/mmdbinspect) and the `jq` utility to generate custom CSVs.
15
+
16
+
[Here is an example](https://github.com/maxmind/mmdbinspect#:~:text=Create%20a%20CSV%20file%20with%20network%20and%20country%20code%20for%20all%20networks%20with%20data%3A) showing how to process the output with the `-jsonl` flag and the `jq` utility.
17
+
18
+
Any questions, please reach out to the MaxMind support team.
19
+
20
+
{{</ release-note >}}
21
+
12
22
{{< release-note date="2025-03-10" title="GeoNames Monthly Diff Report March 2025" >}}
0 commit comments