Skip to content

Commit

Permalink
Release stable v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vcschapp committed Dec 21, 2023
1 parent dda3411 commit 61a948c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,11 @@ Native Go library implementing [FlatGeobuf](https://flatgeobuf.org/), a
performant binary encoding for geographic data based on
[FlatBuffers](https://flatbuffers.dev/).

## Project Status

![test status](https://github.com/gogama/flatgeobuf/actions/workflows/tests.yaml/badge.svg)

The most recent release is [v0.9.3-alpha](https://github.com/gogama/flatgeobuf/releases/tag/v0.9.3-alpha).
## Getting Started

A stable v1.0.0 will be released by 2024-01-31.
Read the docs:

## Getting Started
[![docs](https://pkg.go.dev/badge/github.com/gogama/flatgeobuf.svg)](https://pkg.go.dev/github.com/gogama/flatgeobuf)

Get the code:

Expand Down Expand Up @@ -111,7 +107,7 @@ GitHub repository's [FlatBuffer schema](https://github.com/flatgeobuf/flatgeobuf

Thanks to @bjornharrtell for developing the FlatGeobuf specification and
@thehoneymad for getting me interested in it. Thanks to JetBrains, for
generously donating an open source license for their lovely GoLand IDE.
generously donating an open source license for their GoLand IDE.

## Shameless Plugs

Expand Down
19 changes: 0 additions & 19 deletions TODO.md

This file was deleted.

0 comments on commit 61a948c

Please sign in to comment.