Skip to content

Latest commit

 

History

History
83 lines (49 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

83 lines (49 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

0.1.8.0 - 2022-11-25

Bug Fixes

  • Conversion function does not create string from sid
  • Search result object noteproperties not included in result

Features

  • Convert objectsid field to a proper sid string
  • Convert LDAP paths into objects
  • Combine SID conversion functions

Refactor

  • Move source files to component folders
  • Move private functions to component folders

Styling

  • Improved commentary
  • Remove comment help fields
  • Remove extra line breaks

Task

  • Ignore wiki repo if present

[0.1.6.0] - 2022-11-08

Features

  • Add a test function for each UserAccountControl type
  • Add AccountControl flags as fields in output object

Build

  • Bump version to 0.1.6.0

[0.1.5] - 2022-11-01

Features

  • Added BuildTool v2.1.1
  • Add git repository config files
  • Get group and group member functions

Build

  • Bump version to v0.1.5

[0.1.3] - 2022-11-01

Bug Fixes

  • Moved function to public folder

Build

  • Bump version to 0.1.2
  • Bump version to 0.1.3

[0.1.1] - 2022-10-07

Features

  • Add source module and base search function
  • Add connection function with parameters for adsisearcher
  • PropertyConvertion functions for a SearchResult
  • Added test for accountcontrols

Build

  • Initial import of project
[Unreleased]: https://github.com/aldrichtr/PSAdsiTools/compare/v0.1.8.0..HEAD