- Environment 加入RoomTags属性
- Context 加入RoomsTags属性,WithRoomsTags方法和RoomsTags方法
- MapperOptions加入 CommandNotContains 属性 和 WithCommandNotContains , Clear CommandNotContains方法
- APIQueryPathAny 接口context和options参数变为可选。
- APIQueryPathAll 接口context和options参数变为可选。
- APIQueryPathOrdered 接口context和options参数变为可选。
- APIDilate 接口context和options参数变为可选。
- APITrackExit 接口context和options参数变为可选。
- APIGetRoom 接口context和options参数变为可选。
- APIGetRoomExits 接口context和options参数变为可选。
- SnapshotSearch 加入 MaxNoise 属性
- MapperOptions加入 CommandWhitelist属性和WithCommandWhitelist,ClearCommandWhitelist方法
- CommandCost允许以空字符串To作为通配符
- AddLocations中的空格会被忽略
- SnapshotFilter 加入MaxCount属性和WithMaxCount方法
- RoomFilter 中加入 HasAnyGroup
- 加入接口APIGetVersion