This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
development release :: v0.0.0-alpha.3 #10
Closed
JesseCoretta
started this conversation in
Dev
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changes
v0.0.0-alpha.3 (dev)
go-stackage
andgo-antlraci
to gain access to improved parsing routines and error handlingTargetRule
/BindRule
creation perTRM
/BRM
methodsHistorical Changelog
v0.0.0-alpha.2
Much work still remains; this is NOT a production release.
v0.0.0-alpha.1
go-stackage
, andgo-antlraci
ingo.mod
go-stackage
TargetRule
andBindRule
to complementTargetRules
andBindRules
respectivelystackage.PushPolicy
use, including uniqueness checks for all multi-valued expression casesBindContext
interface
meant to qualify instances ofBindRule
andBindRules
due to their nested nature in complex rulesRule
typeTRs()
forTargetRules
instance creationAT()
forAttributeType
creationTargetRule
andBindRule
that involve multi-valued expressions of certain types. See theSetQuoteStyle
method exported through the qualifying types below for details, as well as theMultivalOuterQuotes
andMultivalSliceQuotes
configurationconst
definitions (misc.go
):ObjectIdentifier
BindDistinguishedName
TargetDistinguishedName
AttributeType
aci.go
,aci_test.go
toins.go
,ins_test.go
respectively (short for Instruction)ldap.go
into multiple separate files due to its rather large size; deletedldap.go
andldap_test.go
README.md
, re-enable GoReportCard badgegofmt -s -w *.go
Historical changelog
v0.0.0-alpha.0
Full Changelog: v0.0.0-alpha.1...v0.0.0-alpha.2
This discussion was created from the release v0.0.0-alpha.2.
Beta Was this translation helpful? Give feedback.
All reactions