Releases: sfomuseum/go-sfomuseum-architecture
Releases · sfomuseum/go-sfomuseum-architecture
0.8.3
0.8.2
- Improved filtering for overlapping candidate galleries when querying it by date
- Improved tests
- Bug fix: Don't break prematurely when building candidate galleries list for date queries
0.8.1
- Exclude files that have been deprecated when compiling data
- Skip files ending in ~ when compiling data
- Recompile data
0.8.0
- Add "find for date" methods for terminals, gates, galleries
- Update
Find
implementations (for terminals, gates, galleries) to sort results by inception/cessation date in ascending order
0.7.2
- Recompile data (add missing C1 gate)
0.7.1
- Recompile data
0.7.0
- Refactor
campus
package to implementElement
interface - Add
campus.Museum
andcampus.Hotel
types - Update vendor deps
- This release is NOT backwards compatible
0.6.0
- Add
campus.ComplexToGeoJSONLayers
method - Improved error reporting
0.5.5
- Update vendor deps
0.5.4
- Recompile data
- Update docs for
cmd/lookup